azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.w...

49 строки
3.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.webpubsub.fluent.UsagesClient"
fullName: "com.azure.resourcemanager.webpubsub.fluent.UsagesClient"
name: "UsagesClient"
nameWithType: "UsagesClient"
summary: "An instance of this class provides access to all the operations defined in Usages<wbr>Client."
syntax: "public interface **UsagesClient**"
methods:
- uid: "com.azure.resourcemanager.webpubsub.fluent.UsagesClient.list(java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.fluent.UsagesClient.list(String location)"
name: "list(String location)"
nameWithType: "UsagesClient.list(String location)"
summary: "List resource usage quotas by location."
modifiers:
- "abstract"
parameters:
- description: "the location like \"eastus\"."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<SignalRServiceUsageInner> list(String location)"
desc: "List resource usage quotas by location."
returns:
description: "object that includes an array of the resource usages and a possible link for next set as paginated\n response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.fluent.models.SignalRServiceUsageInner?alt=com.azure.resourcemanager.webpubsub.fluent.models.SignalRServiceUsageInner&text=SignalRServiceUsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.fluent.UsagesClient.list(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.fluent.UsagesClient.list(String location, Context context)"
name: "list(String location, Context context)"
nameWithType: "UsagesClient.list(String location, Context context)"
summary: "List resource usage quotas by location."
modifiers:
- "abstract"
parameters:
- description: "the location like \"eastus\"."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<SignalRServiceUsageInner> list(String location, Context context)"
desc: "List resource usage quotas by location."
returns:
description: "object that includes an array of the resource usages and a possible link for next set as paginated\n response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.fluent.models.SignalRServiceUsageInner?alt=com.azure.resourcemanager.webpubsub.fluent.models.SignalRServiceUsageInner&text=SignalRServiceUsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in UsagesClient."
metadata: {}
package: "com.azure.resourcemanager.webpubsub.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-webpubsub:1.0.0