130 строки
9.1 KiB
YAML
130 строки
9.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.quota.QuotaManager"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager"
|
|
name: "QuotaManager"
|
|
nameWithType: "QuotaManager"
|
|
summary: "Entry point to Quota<wbr>Manager."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **QuotaManager**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.authenticate(TokenCredential credential, AzureProfile profile)"
|
|
name: "authenticate(TokenCredential credential, AzureProfile profile)"
|
|
nameWithType: "QuotaManager.authenticate(TokenCredential credential, AzureProfile profile)"
|
|
summary: "Creates an instance of quota service API entry point."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "the credential to use."
|
|
name: "credential"
|
|
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "the Azure profile for client."
|
|
name: "profile"
|
|
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static QuotaManager authenticate(TokenCredential credential, AzureProfile profile)"
|
|
desc: "Creates an instance of quota service API entry point."
|
|
returns:
|
|
description: "the quota service API instance."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.QuotaManager?alt=com.azure.resourcemanager.quota.QuotaManager&text=QuotaManager\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
nameWithType: "QuotaManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
summary: "Creates an instance of quota service API entry point."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
|
|
name: "httpPipeline"
|
|
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "the Azure profile for client."
|
|
name: "profile"
|
|
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static QuotaManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
desc: "Creates an instance of quota service API entry point."
|
|
returns:
|
|
description: "the quota service API instance."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.QuotaManager?alt=com.azure.resourcemanager.quota.QuotaManager&text=QuotaManager\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.configure()"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.configure()"
|
|
name: "configure()"
|
|
nameWithType: "QuotaManager.configure()"
|
|
summary: "Gets a Configurable instance that can be used to create Quota<wbr>Manager with optional configuration."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static QuotaManager.Configurable configure()"
|
|
desc: "Gets a Configurable instance that can be used to create QuotaManager with optional configuration."
|
|
returns:
|
|
description: "the Configurable instance allowing configurations."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.QuotaManager.Configurable?alt=com.azure.resourcemanager.quota.QuotaManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.quotaOperations()"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.quotaOperations()"
|
|
name: "quotaOperations()"
|
|
nameWithType: "QuotaManager.quotaOperations()"
|
|
summary: "Gets the resource collection API of Quota<wbr>Operations."
|
|
syntax: "public QuotaOperations quotaOperations()"
|
|
desc: "Gets the resource collection API of QuotaOperations."
|
|
returns:
|
|
description: "Resource collection API of QuotaOperations."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.models.QuotaOperations?alt=com.azure.resourcemanager.quota.models.QuotaOperations&text=QuotaOperations\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.quotaRequestStatus()"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.quotaRequestStatus()"
|
|
name: "quotaRequestStatus()"
|
|
nameWithType: "QuotaManager.quotaRequestStatus()"
|
|
summary: "Gets the resource collection API of Quota<wbr>Request<wbr>Status."
|
|
syntax: "public QuotaRequestStatus quotaRequestStatus()"
|
|
desc: "Gets the resource collection API of QuotaRequestStatus."
|
|
returns:
|
|
description: "Resource collection API of QuotaRequestStatus."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.models.QuotaRequestStatus?alt=com.azure.resourcemanager.quota.models.QuotaRequestStatus&text=QuotaRequestStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.quotas()"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.quotas()"
|
|
name: "quotas()"
|
|
nameWithType: "QuotaManager.quotas()"
|
|
summary: "Gets the resource collection API of Quotas."
|
|
syntax: "public Quotas quotas()"
|
|
desc: "Gets the resource collection API of Quotas. It manages CurrentQuotaLimitBase."
|
|
returns:
|
|
description: "Resource collection API of Quotas."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.models.Quotas?alt=com.azure.resourcemanager.quota.models.Quotas&text=Quotas\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.serviceClient()"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.serviceClient()"
|
|
name: "serviceClient()"
|
|
nameWithType: "QuotaManager.serviceClient()"
|
|
summary: "Gets wrapped service client Azure<wbr>Quota<wbr>Extension<wbr>Api providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
|
|
syntax: "public AzureQuotaExtensionApi serviceClient()"
|
|
desc: "Gets wrapped service client AzureQuotaExtensionApi providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
|
|
returns:
|
|
description: "Wrapped service client AzureQuotaExtensionApi."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.fluent.AzureQuotaExtensionApi?alt=com.azure.resourcemanager.quota.fluent.AzureQuotaExtensionApi&text=AzureQuotaExtensionApi\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.quota.QuotaManager.usages()"
|
|
fullName: "com.azure.resourcemanager.quota.QuotaManager.usages()"
|
|
name: "usages()"
|
|
nameWithType: "QuotaManager.usages()"
|
|
summary: "Gets the resource collection API of Usages."
|
|
syntax: "public Usages usages()"
|
|
desc: "Gets the resource collection API of Usages."
|
|
returns:
|
|
description: "Resource collection API of Usages."
|
|
type: "<xref href=\"com.azure.resourcemanager.quota.models.Usages?alt=com.azure.resourcemanager.quota.models.Usages&text=Usages\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Entry point to QuotaManager. Microsoft Azure Quota Resource Provider."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.quota"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-quota:1.0.0
|