azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

47 строки
3.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameResult"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameResult"
name: "CheckNameResult"
nameWithType: "CheckNameResult"
summary: "Type representing Check<wbr>Name<wbr>Result."
syntax: "public interface **CheckNameResult**</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\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.CheckNameResultInner?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.CheckNameResultInner&text=CheckNameResultInner\" data-throw-if-not-resolved=\"False\" />&gt;, <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\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager&text=DigitalTwinsManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameResult.message()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameResult.message()"
name: "message()"
nameWithType: "CheckNameResult.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.digitaltwins.v2020_12_01.CheckNameResult.nameAvailable()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameResult.nameAvailable()"
name: "nameAvailable()"
nameWithType: "CheckNameResult.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.digitaltwins.v2020_12_01.CheckNameResult.reason()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameResult.reason()"
name: "reason()"
nameWithType: "CheckNameResult.reason()"
modifiers:
- "abstract"
syntax: "public abstract Reason reason()"
returns:
description: "the reason value."
type: "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.Reason?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.Reason&text=Reason\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing CheckNameResult."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.CheckNameResultInner?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.CheckNameResultInner&text=CheckNameResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<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\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager&text=DigitalTwinsManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.digitaltwins.v2020_12_01"
artifact: com.microsoft.azure.digitaltwins.v2020_12_01:azure-mgmt-digitaltwins:1.0.0