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

119 строки
8.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner"
name: "QuotaResourceInner"
nameWithType: "QuotaResourceInner"
summary: "Quota bucket details object."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- 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 **QuotaResourceInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.QuotaResourceInner()"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.QuotaResourceInner()"
name: "QuotaResourceInner()"
nameWithType: "QuotaResourceInner.QuotaResourceInner()"
summary: "Creates an instance of Quota<wbr>Resource<wbr>Inner class."
syntax: "public QuotaResourceInner()"
desc: "Creates an instance of QuotaResourceInner class."
methods:
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.limit()"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.limit()"
name: "limit()"
nameWithType: "QuotaResourceInner.limit()"
summary: "Get the limit property: Current quota limit of the quota bucket."
syntax: "public Integer limit()"
desc: "Get the limit property: Current quota limit of the quota bucket."
returns:
description: "the limit value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.provisioningState()"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.provisioningState()"
name: "provisioningState()"
nameWithType: "QuotaResourceInner.provisioningState()"
summary: "Get the provisioning<wbr>State property: Resource provisioning state."
syntax: "public ResourceState provisioningState()"
desc: "Get the provisioningState property: Resource provisioning state."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.loadtesting.models.ResourceState?alt=com.azure.resourcemanager.loadtesting.models.ResourceState&text=ResourceState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.systemData()"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.systemData()"
name: "systemData()"
nameWithType: "QuotaResourceInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.usage()"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.usage()"
name: "usage()"
nameWithType: "QuotaResourceInner.usage()"
summary: "Get the usage property: Current quota usage of the quota bucket."
syntax: "public Integer usage()"
desc: "Get the usage property: Current quota usage of the quota bucket."
returns:
description: "the usage value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.validate()"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.validate()"
name: "validate()"
nameWithType: "QuotaResourceInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.withLimit(java.lang.Integer)"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.withLimit(Integer limit)"
name: "withLimit(Integer limit)"
nameWithType: "QuotaResourceInner.withLimit(Integer limit)"
summary: "Set the limit property: Current quota limit of the quota bucket."
parameters:
- description: "the limit value to set."
name: "limit"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public QuotaResourceInner withLimit(Integer limit)"
desc: "Set the limit property: Current quota limit of the quota bucket."
returns:
description: "the QuotaResourceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner?alt=com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner&text=QuotaResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.withUsage(java.lang.Integer)"
fullName: "com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner.withUsage(Integer usage)"
name: "withUsage(Integer usage)"
nameWithType: "QuotaResourceInner.withUsage(Integer usage)"
summary: "Set the usage property: Current quota usage of the quota bucket."
parameters:
- description: "the usage value to set."
name: "usage"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public QuotaResourceInner withUsage(Integer usage)"
desc: "Set the usage property: Current quota usage of the quota bucket."
returns:
description: "the QuotaResourceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner?alt=com.azure.resourcemanager.loadtesting.fluent.models.QuotaResourceInner&text=QuotaResourceInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Quota bucket details object."
metadata: {}
package: "com.azure.resourcemanager.loadtesting.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-loadtesting:1.0.0