### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient" name: "QuotasClient" nameWithType: "QuotasClient" summary: "An instance of this class provides access to all the operations defined in QuotasClient." syntax: "public interface **QuotasClient**" methods: - uid: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.list(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.list(String location)" name: "list(String location)" nameWithType: "QuotasClient.list(String location)" summary: "Gets the currently assigned Workspace Quotas based on VMFamily." modifiers: - "abstract" parameters: - description: "The location for which resource usage is queried." name: "location" type: "String" syntax: "public abstract PagedIterable list(String location)" desc: "Gets the currently assigned Workspace Quotas based on VMFamily." returns: description: "the currently assigned Workspace Quotas based on VMFamily." type: "<>" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.list(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.list(String location, Context context)" name: "list(String location, Context context)" nameWithType: "QuotasClient.list(String location, Context context)" summary: "Gets the currently assigned Workspace Quotas based on VMFamily." modifiers: - "abstract" parameters: - description: "The location for which resource usage is queried." name: "location" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(String location, Context context)" desc: "Gets the currently assigned Workspace Quotas based on VMFamily." returns: description: "the currently assigned Workspace Quotas based on VMFamily." type: "<>" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.update(java.lang.String,com.azure.resourcemanager.machinelearningservices.models.QuotaUpdateParameters)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.update(String location, QuotaUpdateParameters parameters)" name: "update(String location, QuotaUpdateParameters parameters)" nameWithType: "QuotasClient.update(String location, QuotaUpdateParameters parameters)" summary: "Update quota for each VM family in workspace." modifiers: - "abstract" parameters: - description: "The location for update quota is queried." name: "location" type: "String" - description: "Quota update parameters." name: "parameters" type: "" syntax: "public abstract UpdateWorkspaceQuotasResultInner update(String location, QuotaUpdateParameters parameters)" desc: "Update quota for each VM family in workspace." returns: description: "the result of update workspace quota." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.updateWithResponse(java.lang.String,com.azure.resourcemanager.machinelearningservices.models.QuotaUpdateParameters,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient.updateWithResponse(String location, QuotaUpdateParameters parameters, Context context)" name: "updateWithResponse(String location, QuotaUpdateParameters parameters, Context context)" nameWithType: "QuotasClient.updateWithResponse(String location, QuotaUpdateParameters parameters, Context context)" summary: "Update quota for each VM family in workspace." modifiers: - "abstract" parameters: - description: "The location for update quota is queried." name: "location" type: "String" - description: "Quota update parameters." name: "parameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response updateWithResponse(String location, QuotaUpdateParameters parameters, Context context)" desc: "Update quota for each VM family in workspace." returns: description: "the result of update workspace quota." type: "<>" type: "interface" desc: "An instance of this class provides access to all the operations defined in QuotasClient." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1