Class ListUsagesResult
java.lang.Object
com.azure.resourcemanager.devcenter.models.ListUsagesResult
List of Core Usages.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ListUsagesResult
public ListUsagesResult()Creates an instance of ListUsagesResult class.
-
-
Method Details
-
value
Get the value property: The array page of Usages.- Returns:
- the value value.
-
nextLink
Get the nextLink property: The link to get the next page of Usage result.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-