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

62 строки
3.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hdinsight.models.HostInfo"
fullName: "com.azure.resourcemanager.hdinsight.models.HostInfo"
name: "HostInfo"
nameWithType: "HostInfo"
summary: "An immutable client-side representation of Host<wbr>Info."
syntax: "public interface **HostInfo**"
methods:
- uid: "com.azure.resourcemanager.hdinsight.models.HostInfo.effectiveDiskEncryptionKeyUrl()"
fullName: "com.azure.resourcemanager.hdinsight.models.HostInfo.effectiveDiskEncryptionKeyUrl()"
name: "effectiveDiskEncryptionKeyUrl()"
nameWithType: "HostInfo.effectiveDiskEncryptionKeyUrl()"
summary: "Gets the effective<wbr>Disk<wbr>Encryption<wbr>Key<wbr>Url property: The effective disk encryption key URL used by the host."
modifiers:
- "abstract"
syntax: "public abstract String effectiveDiskEncryptionKeyUrl()"
desc: "Gets the effectiveDiskEncryptionKeyUrl property: The effective disk encryption key URL used by the host."
returns:
description: "the effectiveDiskEncryptionKeyUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.hdinsight.models.HostInfo.fqdn()"
fullName: "com.azure.resourcemanager.hdinsight.models.HostInfo.fqdn()"
name: "fqdn()"
nameWithType: "HostInfo.fqdn()"
summary: "Gets the fqdn property: The Fully Qualified Domain Name of host."
modifiers:
- "abstract"
syntax: "public abstract String fqdn()"
desc: "Gets the fqdn property: The Fully Qualified Domain Name of host."
returns:
description: "the fqdn value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.hdinsight.models.HostInfo.innerModel()"
fullName: "com.azure.resourcemanager.hdinsight.models.HostInfo.innerModel()"
name: "innerModel()"
nameWithType: "HostInfo.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>hdinsight.<wbr>fluent.<wbr>models.<wbr>Host<wbr>Info<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract HostInfoInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.hdinsight.fluent.models.HostInfoInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.HostInfoInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.HostInfoInner&text=HostInfoInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.models.HostInfo.name()"
fullName: "com.azure.resourcemanager.hdinsight.models.HostInfo.name()"
name: "name()"
nameWithType: "HostInfo.name()"
summary: "Gets the name property: The host name."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The host name."
returns:
description: "the name 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 HostInfo."
metadata: {}
package: "com.azure.resourcemanager.hdinsight.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0