### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient" name: "UsagesClient" nameWithType: "UsagesClient" summary: "An instance of this class provides access to all the operations defined in UsagesClient." syntax: "public interface **UsagesClient**" methods: - uid: "com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient.list(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient.list(String location)" name: "list(String location)" nameWithType: "UsagesClient.list(String location)" summary: "Gets the current usage information as well as limits for AML resources for given subscription and location." 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 current usage information as well as limits for AML resources for given subscription and location." returns: description: "the current usage information as well as limits for AML resources for given subscription and location." type: "<>" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient.list(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient.list(String location, Context context)" name: "list(String location, Context context)" nameWithType: "UsagesClient.list(String location, Context context)" summary: "Gets the current usage information as well as limits for AML resources for given subscription and location." 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 current usage information as well as limits for AML resources for given subscription and location." returns: description: "the current usage information as well as limits for AML resources for given subscription and location." type: "<>" type: "interface" desc: "An instance of this class provides access to all the operations defined in UsagesClient." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1