ProviderExtendedLocation Class
- java.
lang. Object - com.
azure. resourcemanager. resources. deployments. models. ProviderExtendedLocation
- com.
Implements
public final class ProviderExtendedLocation
implements JsonSerializable<ProviderExtendedLocation>
The provider extended location.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| List<String> |
extendedLocations()
Get the extended |
|
static
Provider |
fromJson(JsonReader jsonReader)
Reads an instance of Provider |
| String |
location()
Get the location property: The azure location. |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The extended location type. |
Methods inherited from java.lang.Object
Method Details
extendedLocations
public List<String> extendedLocations()
Get the extendedLocations property: The extended locations for the azure location.
Returns:
fromJson
public static ProviderExtendedLocation fromJson(JsonReader jsonReader)
Reads an instance of ProviderExtendedLocation from the JsonReader.
Parameters:
Returns:
Throws:
location
public String location()
Get the location property: The azure location.
Returns:
toJson
type
public String type()
Get the type property: The extended location type.
Returns: