Uses of Class
com.azure.resourcemanager.resources.models.ExtendedLocation
-
Packages that use ExtendedLocation Package Description com.azure.resourcemanager.resources.fluent.models Package containing the inner data models for ResourceManagementClient.com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of ExtendedLocation in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return ExtendedLocation Modifier and Type Method Description ExtendedLocationGenericResourceInner. extendedLocation()Get the extendedLocation property: Resource extended location.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type ExtendedLocation Modifier and Type Method Description GenericResourceExpandedInnerGenericResourceExpandedInner. withExtendedLocation(ExtendedLocation extendedLocation)Set the extendedLocation property: Resource extended location.GenericResourceInnerGenericResourceInner. withExtendedLocation(ExtendedLocation extendedLocation)Set the extendedLocation property: Resource extended location. -
Uses of ExtendedLocation in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ExtendedLocation Modifier and Type Method Description ExtendedLocationExtendedLocation. withName(String name)Set the name property: The extended location name.ExtendedLocationExtendedLocation. withType(ExtendedLocationType type)Set the type property: The extended location type.
-