Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of a SQL container definition.

IDefinition<ParentT>

The entirety of a SQL container definition as a part of parent definition.

IWithAttach<ParentT>

The final stage of the SQL container definition.

IWithChildResource<ParentT>

The stage of a SQL container definition allowing to specify child resource.

IWithConflictResolutionPolicy<ParentT>

The stage of a SQL container definition allowing to set conflict resolution policy.

IWithDefaultTtl<ParentT>

The stage of a SQL container definition allowing to set default ttl.

IWithIndexingPolicy<ParentT>

The stage of a SQL container definition allowing to set indexing policy.

IWithOptions<ParentT>

The stage of a SQL container definition allowing to set options.

IWithPartitionKey<ParentT>

The stage of a SQL container definition allowing to set partition key.

IWithThroughput<ParentT>

The stage of a SQL container definition allowing to set throughput.

IWithUniqueKeyPolicy<ParentT>

The stage of a SQL container definition allowing to set unique key policy.