Uses of Class
com.azure.resourcemanager.resources.models.ProviderExtendedLocation
Packages that use ProviderExtendedLocation
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ProviderExtendedLocation in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ProviderExtendedLocationModifier and TypeMethodDescriptionProviderExtendedLocation.withExtendedLocations(List<String> extendedLocations) Set the extendedLocations property: The extended locations for the azure location.ProviderExtendedLocation.withLocation(String location) Set the location property: The azure location.Set the type property: The extended location type.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ProviderExtendedLocationModifier and TypeMethodDescriptionProviderResourceType.locationMappings()Get the locationMappings property: The location mappings that are supported by this resource type.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type ProviderExtendedLocationModifier and TypeMethodDescriptionProviderResourceType.withLocationMappings(List<ProviderExtendedLocation> locationMappings) Set the locationMappings property: The location mappings that are supported by this resource type.