SkuInformationLocationInfoItem Class
- java.
lang. Object - com.
azure. resourcemanager. storage. models. SkuInformationLocationInfoItem
- com.
Implements
public final class SkuInformationLocationInfoItem
implements JsonSerializable<SkuInformationLocationInfoItem>
The SkuInformationLocationInfoItem model.
Constructor Summary
| Constructor | Description |
|---|---|
| SkuInformationLocationInfoItem() |
Creates an instance of Sku |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Sku |
fromJson(JsonReader jsonReader)
Reads an instance of Sku |
| String |
location()
Get the location property: Describes the location for the product where storage account resource can be created. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| List<String> |
zones()
Get the zones property: Describes the available zones for the product where storage account resource can be created. |
Methods inherited from java.lang.Object
Constructor Details
SkuInformationLocationInfoItem
public SkuInformationLocationInfoItem()
Creates an instance of SkuInformationLocationInfoItem class.
Method Details
fromJson
public static SkuInformationLocationInfoItem fromJson(JsonReader jsonReader)
Reads an instance of SkuInformationLocationInfoItem from the JsonReader.
Parameters:
Returns:
Throws:
location
public String location()
Get the location property: Describes the location for the product where storage account resource can be created.
Returns:
toJson
validate
public void validate()
Validates the instance.
zones
public List<String> zones()
Get the zones property: Describes the available zones for the product where storage account resource can be created.
Returns: