UsageName Class
- java.
lang. Object - com.
azure. resourcemanager. storage. models. UsageName
- com.
Implements
public final class UsageName
implements JsonSerializable<UsageName>
The usage names that can be used; currently limited to StorageAccount.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Usage |
fromJson(JsonReader jsonReader)
Reads an instance of Usage |
| String |
localizedValue()
Get the localized |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| String |
value()
Get the value property: Gets a string describing the resource name. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static UsageName fromJson(JsonReader jsonReader)
Reads an instance of UsageName from the JsonReader.
Parameters:
Returns:
Throws:
localizedValue
public String localizedValue()
Get the localizedValue property: Gets a localized string describing the resource name.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public String value()
Get the value property: Gets a string describing the resource name.
Returns: