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
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type ExtendedLocationModifier and TypeClassDescriptionfinal classThe complex type of the extended location.Methods in com.azure.resourcemanager.storage.models that return ExtendedLocationModifier and TypeMethodDescriptionStorageAccountCreateParameters.extendedLocation()Get the extendedLocation property: Optional.static ExtendedLocationExtendedLocation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExtendedLocation from the JsonReader.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.