QuotaName Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. QuotaName
- com.
Implements
public final class QuotaName
implements JsonSerializable<QuotaName>
The Quota Names.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Quota |
fromJson(JsonReader jsonReader)
Reads an instance of Quota |
| String |
localizedValue()
Get the localized |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| String |
value()
Get the value property: The name of the resource. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static QuotaName fromJson(JsonReader jsonReader)
Reads an instance of QuotaName from the JsonReader.
Parameters:
Returns:
Throws:
localizedValue
public String localizedValue()
Get the localizedValue property: The localized name of the resource.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public String value()
Get the value property: The name of the resource.
Returns: