RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResource.container() |
Get the container property: Cosmos DB SQL container resource object.
|
RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResourceContainer.withAnalyticalStorageTtl(Long analyticalStorageTtl) |
Set the analyticalStorageTtl property: Analytical TTL.
|
RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResourceContainer.withConflictResolutionPolicy(ConflictResolutionPolicy conflictResolutionPolicy) |
Set the conflictResolutionPolicy property: The conflict resolution policy for the container.
|
RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResourceContainer.withDefaultTtl(Integer defaultTtl) |
Set the defaultTtl property: Default time to live.
|
RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResourceContainer.withId(String id) |
Set the id property: Name of the Cosmos DB SQL container.
|
RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResourceContainer.withIndexingPolicy(IndexingPolicy indexingPolicy) |
Set the indexingPolicy property: The configuration of the indexing policy.
|
RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResourceContainer.withPartitionKey(ContainerPartitionKey partitionKey) |
Set the partitionKey property: The configuration of the partition key to be used for partitioning data into
multiple partitions.
|
RestorableSqlContainerPropertiesResourceContainer |
RestorableSqlContainerPropertiesResourceContainer.withUniqueKeyPolicy(UniqueKeyPolicy uniqueKeyPolicy) |
Set the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on
documents in the collection in the Azure Cosmos DB service.
|