Class SkusListResult
java.lang.Object
com.azure.resourcemanager.workloads.models.SkusListResult
A list of SKUs supported by an Azure Resource Provider.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SkusListResult
public SkusListResult()
-
-
Method Details
-
value
Get the value property: List of SKUs supported by the resource provider.- Returns:
- the value value.
-
nextLink
Get the nextLink property: URL to get the next set of SKU list results (if there are any).- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-