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

99 строки
8.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sql.fluent.UsagesClient"
fullName: "com.azure.resourcemanager.sql.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.sql.fluent.UsagesClient.listByInstancePool(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.UsagesClient.listByInstancePool(String resourceGroupName, String instancePoolName)"
name: "listByInstancePool(String resourceGroupName, String instancePoolName)"
nameWithType: "UsagesClient.listByInstancePool(String resourceGroupName, String instancePoolName)"
summary: "Gets all instance pool usage metrics."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the instance pool to be retrieved."
name: "instancePoolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<UsageInner> listByInstancePool(String resourceGroupName, String instancePoolName)"
desc: "Gets all instance pool usage metrics."
returns:
description: "all instance pool usage metrics as paginated 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.sql.fluent.models.UsageInner?alt=com.azure.resourcemanager.sql.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.UsagesClient.listByInstancePool(java.lang.String,java.lang.String,java.lang.Boolean,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sql.fluent.UsagesClient.listByInstancePool(String resourceGroupName, String instancePoolName, Boolean expandChildren, Context context)"
name: "listByInstancePool(String resourceGroupName, String instancePoolName, Boolean expandChildren, Context context)"
nameWithType: "UsagesClient.listByInstancePool(String resourceGroupName, String instancePoolName, Boolean expandChildren, Context context)"
summary: "Gets all instance pool usage metrics."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the instance pool to be retrieved."
name: "instancePoolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Optional request parameter to include managed instance usages within the instance pool."
name: "expandChildren"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</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<UsageInner> listByInstancePool(String resourceGroupName, String instancePoolName, Boolean expandChildren, Context context)"
desc: "Gets all instance pool usage metrics."
returns:
description: "all instance pool usage metrics as paginated 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.sql.fluent.models.UsageInner?alt=com.azure.resourcemanager.sql.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.UsagesClient.listByInstancePoolAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sql.fluent.UsagesClient.listByInstancePoolAsync(String resourceGroupName, String instancePoolName)"
name: "listByInstancePoolAsync(String resourceGroupName, String instancePoolName)"
nameWithType: "UsagesClient.listByInstancePoolAsync(String resourceGroupName, String instancePoolName)"
summary: "Gets all instance pool usage metrics."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the instance pool to be retrieved."
name: "instancePoolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<UsageInner> listByInstancePoolAsync(String resourceGroupName, String instancePoolName)"
desc: "Gets all instance pool usage metrics."
returns:
description: "all instance pool usage metrics as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.UsageInner?alt=com.azure.resourcemanager.sql.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sql.fluent.UsagesClient.listByInstancePoolAsync(java.lang.String,java.lang.String,java.lang.Boolean)"
fullName: "com.azure.resourcemanager.sql.fluent.UsagesClient.listByInstancePoolAsync(String resourceGroupName, String instancePoolName, Boolean expandChildren)"
name: "listByInstancePoolAsync(String resourceGroupName, String instancePoolName, Boolean expandChildren)"
nameWithType: "UsagesClient.listByInstancePoolAsync(String resourceGroupName, String instancePoolName, Boolean expandChildren)"
summary: "Gets all instance pool usage metrics."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the instance pool to be retrieved."
name: "instancePoolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Optional request parameter to include managed instance usages within the instance pool."
name: "expandChildren"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public abstract PagedFlux<UsageInner> listByInstancePoolAsync(String resourceGroupName, String instancePoolName, Boolean expandChildren)"
desc: "Gets all instance pool usage metrics."
returns:
description: "all instance pool usage metrics as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sql.fluent.models.UsageInner?alt=com.azure.resourcemanager.sql.fluent.models.UsageInner&text=UsageInner\" 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.sql.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0