Table of Contents

Interface IWithCreate

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll

The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.

public interface IWithCreate : ICreatable<ICosmosDBAccount>, IIndexable, IWithConsistencyPolicy, IWithReadReplication, IWithIpRangeFilter, IWithVirtualNetworkRule, IBeta, IWithMultipleLocations, IWithConnector, IWithKeyBasedMetadataWriteAccess, IWithPrivateEndpointConnection, IWithAutomaticFailover, IWithKeyVault, IWithChildResource, IDefinitionWithTags<IWithCreate>
Inherited Members