| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
GenericResourceInner.extendedLocation()
Get the extendedLocation property: Resource extended location.
|
| Modifier and Type | Method and Description |
|---|---|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: Resource extended location.
|
GenericResourceInner |
GenericResourceInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: Resource extended location.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
ExtendedLocation.withName(String name)
Set the name property: The extended location name.
|
ExtendedLocation |
ExtendedLocation.withType(ExtendedLocationType type)
Set the type property: The extended location type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.