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

33 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServer"
fullName: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>"
name: "DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>"
nameWithType: "DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>"
summary: "The stage of the NS record set definition allowing to add a NS record."
syntax: "public static interface **DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServer.withNameServer(java.lang.String)"
fullName: "com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>.withNameServer(String nameServerHostName)"
name: "withNameServer(String nameServerHostName)"
nameWithType: "DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>.withNameServer(String nameServerHostName)"
summary: "Creates a NS record with the provided name server in this record set."
modifiers:
- "abstract"
parameters:
- description: "the name server host name"
name: "nameServerHostName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable<ParentT> withNameServer(String nameServerHostName)"
desc: "Creates a NS record with the provided name server in this record set."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable?alt=com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable&text=WithNSRecordNameServerOrAttachable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the stage of the parent definition to return to after attaching this definition"
name: "ParentT"
desc: "The stage of the NS record set definition allowing to add a NS record."
metadata: {}
package: "com.microsoft.azure.management.dns"
artifact: com.microsoft.azure:azure-mgmt-dns:1.41.4