Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET