Class UsageName
java.lang.Object
com.azure.resourcemanager.containerinstance.models.UsageName
The name object of the resource.
-
Constructor Details
-
UsageName
public UsageName()Creates an instance of UsageName class.
-
-
Method Details
-
value
Get the value property: The name of the resource.- Returns:
- the value value.
-
localizedValue
Get the localizedValue property: The localized name of the resource.- Returns:
- the localizedValue value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-