Uses of Class
com.azure.resourcemanager.storage.models.ExtendedLocation
Packages that use ExtendedLocation
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of ExtendedLocation in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return ExtendedLocationModifier and TypeMethodDescriptionStorageAccountInner.extendedLocation()Get the extendedLocation property: The extendedLocation of the resource.Methods in com.azure.resourcemanager.storage.fluent.models with parameters of type ExtendedLocationModifier and TypeMethodDescriptionStorageAccountInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extendedLocation of the resource. -
Uses of ExtendedLocation in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return ExtendedLocationModifier and TypeMethodDescriptionStorageAccountCreateParameters.extendedLocation()Get the extendedLocation property: Optional.Set the name property: The name of the extended location.ExtendedLocation.withType(ExtendedLocationTypes type) Set the type property: The type of the extended location.Methods in com.azure.resourcemanager.storage.models with parameters of type ExtendedLocationModifier and TypeMethodDescriptionStorageAccountCreateParameters.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: Optional.