Namespace Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update
Interfaces
- IUpdate
The entirety of a SQL container update as a part of parent update.
- IWithChildResource
The stage of a SQL container update allowing to specify child resource.
- IWithConflictResolutionPolicy
The stage of a SQL container update allowing to set conflict resolution policy.
- IWithDefaultTtl
The stage of a SQL container update allowing to set default ttl.
- IWithIndexingPolicy
The stage of a SQL container update allowing to set indexing policy.
- IWithOptions
The stage of a SQL container update allowing to set options.
- IWithPartitionKey
The stage of a SQL container update allowing to set partition key.
- IWithThroughput
The stage of a SQL container update allowing to set throughput.
- IWithUniqueKeyPolicy
The stage of a SQL container update allowing to set unique key policy.