Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.SqlContainerGetProperties
Packages that use SqlContainerGetProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of SqlContainerGetProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type SqlContainerGetPropertiesModifier and TypeClassDescriptionfinal classThe properties of an Azure Cosmos DB container.Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlContainerGetPropertiesModifier and TypeMethodDescriptionstatic SqlContainerGetPropertiesSqlContainerGetProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SqlContainerGetProperties from the JsonReader.SqlContainerGetProperties.withOptions(SqlContainerGetPropertiesOptions options) Set the options property: The options property.SqlContainerGetProperties.withResource(SqlContainerGetPropertiesResource resource) Set the resource property: The resource property.