47 строки
3.9 KiB
YAML
47 строки
3.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput"
|
|
name: "CheckNameAvailabilityOutput"
|
|
nameWithType: "CheckNameAvailabilityOutput"
|
|
summary: "Type representing Check<wbr>Name<wbr>Availability<wbr>Output."
|
|
syntax: "public interface **CheckNameAvailabilityOutput**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.CheckNameAvailabilityOutputInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.CheckNameAvailabilityOutputInner&text=CheckNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager&text=SupportManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput.message()"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput.message()"
|
|
name: "message()"
|
|
nameWithType: "CheckNameAvailabilityOutput.message()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String message()"
|
|
returns:
|
|
description: "the message value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput.nameAvailable()"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput.nameAvailable()"
|
|
name: "nameAvailable()"
|
|
nameWithType: "CheckNameAvailabilityOutput.nameAvailable()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Boolean nameAvailable()"
|
|
returns:
|
|
description: "the nameAvailable value."
|
|
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput.reason()"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.CheckNameAvailabilityOutput.reason()"
|
|
name: "reason()"
|
|
nameWithType: "CheckNameAvailabilityOutput.reason()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String reason()"
|
|
returns:
|
|
description: "the reason value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing CheckNameAvailabilityOutput."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.CheckNameAvailabilityOutputInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.CheckNameAvailabilityOutputInner&text=CheckNameAvailabilityOutputInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager&text=SupportManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.support.v2020_04_01"
|
|
artifact: com.microsoft.azure.support.v2020_04_01:azure-mgmt-support:1.0.0
|