98 строки
5.9 KiB
YAML
98 строки
5.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse"
|
|
name: "CheckQuotaAvailabilityResponse"
|
|
nameWithType: "CheckQuotaAvailabilityResponse"
|
|
summary: "An immutable client-side representation of Check<wbr>Quota<wbr>Availability<wbr>Response."
|
|
syntax: "public interface **CheckQuotaAvailabilityResponse**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.availabilityStatus()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.availabilityStatus()"
|
|
name: "availabilityStatus()"
|
|
nameWithType: "CheckQuotaAvailabilityResponse.availabilityStatus()"
|
|
summary: "Gets the availability<wbr>Status property: Message indicating additional details to add to quota support request."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String availabilityStatus()"
|
|
desc: "Gets the availabilityStatus property: Message indicating additional details to add to quota support request."
|
|
returns:
|
|
description: "the availabilityStatus value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.id()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.id()"
|
|
name: "id()"
|
|
nameWithType: "CheckQuotaAvailabilityResponse.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.innerModel()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "CheckQuotaAvailabilityResponse.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>loadtestservice.<wbr>fluent.<wbr>models.<wbr>Check<wbr>Quota<wbr>Availability<wbr>Response<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract CheckQuotaAvailabilityResponseInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.loadtestservice.fluent.models.CheckQuotaAvailabilityResponseInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.loadtestservice.fluent.models.CheckQuotaAvailabilityResponseInner?alt=com.azure.resourcemanager.loadtestservice.fluent.models.CheckQuotaAvailabilityResponseInner&text=CheckQuotaAvailabilityResponseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.isAvailable()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.isAvailable()"
|
|
name: "isAvailable()"
|
|
nameWithType: "CheckQuotaAvailabilityResponse.isAvailable()"
|
|
summary: "Gets the is<wbr>Available property: True/False indicating whether the quota request be granted based on availability."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Boolean isAvailable()"
|
|
desc: "Gets the isAvailable property: True/False indicating whether the quota request be granted based on availability."
|
|
returns:
|
|
description: "the isAvailable value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.name()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.name()"
|
|
name: "name()"
|
|
nameWithType: "CheckQuotaAvailabilityResponse.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.systemData()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "CheckQuotaAvailabilityResponse.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets 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.loadtestservice.models.CheckQuotaAvailabilityResponse.type()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.CheckQuotaAvailabilityResponse.type()"
|
|
name: "type()"
|
|
nameWithType: "CheckQuotaAvailabilityResponse.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of CheckQuotaAvailabilityResponse."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.loadtestservice.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-loadtestservice:1.0.0-beta.2
|