Uses of Class
com.azure.resourcemanager.cosmos.models.LocationProperties
-
Packages that use LocationProperties Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient. -
-
Uses of LocationProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return LocationProperties Modifier and Type Method Description LocationPropertiesLocationGetResultInner. properties()Get the properties property: Cosmos DB location metadata.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type LocationProperties Modifier and Type Method Description LocationGetResultInnerLocationGetResultInner. withProperties(LocationProperties properties)Set the properties property: Cosmos DB location metadata.
-