ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT>
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> |
withIPv6Address(String ipv6Address)
Creates an AAAA record with the provided IPv6 address in this record set.
|
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> withIPv6Address(String ipv6Address)
ipv6Address - the IPv6 address/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/