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

93 строки
7.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions"
fullName: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions"
name: "QuotaBucketRequestPropertiesDimensions"
nameWithType: "QuotaBucketRequestPropertiesDimensions"
summary: "Dimensions for new quota request."
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 **QuotaBucketRequestPropertiesDimensions**"
constructors:
- uid: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.QuotaBucketRequestPropertiesDimensions()"
fullName: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.QuotaBucketRequestPropertiesDimensions()"
name: "QuotaBucketRequestPropertiesDimensions()"
nameWithType: "QuotaBucketRequestPropertiesDimensions.QuotaBucketRequestPropertiesDimensions()"
summary: "Creates an instance of Quota<wbr>Bucket<wbr>Request<wbr>Properties<wbr>Dimensions class."
syntax: "public QuotaBucketRequestPropertiesDimensions()"
desc: "Creates an instance of QuotaBucketRequestPropertiesDimensions class."
methods:
- uid: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.location()"
fullName: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.location()"
name: "location()"
nameWithType: "QuotaBucketRequestPropertiesDimensions.location()"
summary: "Get the location property: Location dimension for new quota request of the quota bucket."
syntax: "public String location()"
desc: "Get the location property: Location dimension for new quota request of the quota bucket."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.subscriptionId()"
fullName: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.subscriptionId()"
name: "subscriptionId()"
nameWithType: "QuotaBucketRequestPropertiesDimensions.subscriptionId()"
summary: "Get the subscription<wbr>Id property: Subscription Id dimension for new quota request of the quota bucket."
syntax: "public String subscriptionId()"
desc: "Get the subscriptionId property: Subscription Id dimension for new quota request of the quota bucket."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.validate()"
fullName: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.validate()"
name: "validate()"
nameWithType: "QuotaBucketRequestPropertiesDimensions.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "QuotaBucketRequestPropertiesDimensions.withLocation(String location)"
summary: "Set the location property: Location dimension for new quota request of the quota bucket."
parameters:
- description: "the location value to set."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public QuotaBucketRequestPropertiesDimensions withLocation(String location)"
desc: "Set the location property: Location dimension for new quota request of the quota bucket."
returns:
description: "the QuotaBucketRequestPropertiesDimensions object itself."
type: "<xref href=\"com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions?alt=com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions&text=QuotaBucketRequestPropertiesDimensions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.withSubscriptionId(java.lang.String)"
fullName: "com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions.withSubscriptionId(String subscriptionId)"
name: "withSubscriptionId(String subscriptionId)"
nameWithType: "QuotaBucketRequestPropertiesDimensions.withSubscriptionId(String subscriptionId)"
summary: "Set the subscription<wbr>Id property: Subscription Id dimension for new quota request of the quota bucket."
parameters:
- description: "the subscriptionId value to set."
name: "subscriptionId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public QuotaBucketRequestPropertiesDimensions withSubscriptionId(String subscriptionId)"
desc: "Set the subscriptionId property: Subscription Id dimension for new quota request of the quota bucket."
returns:
description: "the QuotaBucketRequestPropertiesDimensions object itself."
type: "<xref href=\"com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions?alt=com.azure.resourcemanager.loadtestservice.models.QuotaBucketRequestPropertiesDimensions&text=QuotaBucketRequestPropertiesDimensions\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Dimensions for new quota request."
metadata: {}
package: "com.azure.resourcemanager.loadtestservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-loadtestservice:1.0.0-beta.2