Class VMSkuListResultInner
java.lang.Object
com.azure.resourcemanager.hybridcontainerservice.fluent.models.VMSkuListResultInner
The list of supported VM SKUs.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VMSkuListResultInner
public VMSkuListResultInner()Creates an instance of VMSkuListResultInner class.
-
-
Method Details
-
vmSKUs
Get the vmSKUs property: Supported VM SKUs.- Returns:
- the vmSKUs value.
-
id
Get the id property: Resource Id.- Returns:
- the id value.
-
name
Get the name property: Resource Name.- Returns:
- the name value.
-
type
Get the type property: Resource Type.- Returns:
- the type value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-