Class ListWorkspaceQuotas


  • public final class ListWorkspaceQuotas
    extends Object
    The List WorkspaceQuotasByVMFamily operation response.
    • Constructor Detail

      • ListWorkspaceQuotas

        public ListWorkspaceQuotas()
    • Method Detail

      • value

        public List<ResourceQuotaInner> value()
        Get the value property: The list of Workspace Quotas by VM Family.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The URI to fetch the next page of workspace quota information by VM Family. Call ListNext() with this to fetch the next page of Workspace Quota information.
        Returns:
        the nextLink value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.