Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.SqlContainerCreateUpdateProperties
-
Packages that use SqlContainerCreateUpdateProperties Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient. -
-
Uses of SqlContainerCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlContainerCreateUpdateProperties Modifier and Type Method Description SqlContainerCreateUpdatePropertiesSqlContainerCreateUpdateProperties. withOptions(CreateUpdateOptions options)Set the options property: A key-value pair of options to be applied for the request.SqlContainerCreateUpdatePropertiesSqlContainerCreateUpdateProperties. withResource(SqlContainerResource resource)Set the resource property: The standard JSON format of a container.
-