Uses of Class
com.azure.resourcemanager.cosmos.models.LocationProperties
Packages that use LocationProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of LocationProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return LocationPropertiesModifier and TypeMethodDescriptionLocationGetResultInner.properties()
Get the properties property: Cosmos DB location metadata.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type LocationPropertiesModifier and TypeMethodDescriptionLocationGetResultInner.withProperties
(LocationProperties properties) Set the properties property: Cosmos DB location metadata. -
Uses of LocationProperties in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return LocationPropertiesModifier and TypeMethodDescriptionstatic LocationProperties
LocationProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of LocationProperties from the JsonReader.