| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
StorageAccountInner.extendedLocation()
Get the extendedLocation property: The extendedLocation of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountInner |
StorageAccountInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extendedLocation of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
StorageAccountCreateParameters.extendedLocation()
Get the extendedLocation property: Optional.
|
ExtendedLocation |
ExtendedLocation.withName(String name)
Set the name property: The name of the extended location.
|
ExtendedLocation |
ExtendedLocation.withType(ExtendedLocationTypes type)
Set the type property: The type of the extended location.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: Optional.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.