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