| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ExtendedLocationType |
ExtendedLocationType.EDGE_ZONE
Static value EdgeZone for ExtendedLocationType.
|
| Modifier and Type | Method and Description |
|---|---|
static ExtendedLocationType |
ExtendedLocationType.fromString(String name)
Creates or finds a ExtendedLocationType from its string representation.
|
ExtendedLocationType |
ExtendedLocation.type()
Get the type property: The extended location type.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
ExtendedLocation.withType(ExtendedLocationType type)
Set the type property: The extended location type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.