ParentT - the return type of Attachable.InDefinition.attach()public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> |
withIPv6Address(String ipv6Address)
Creates an AAAA record with the provided IPv6 address in this record set.
|
PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> withIPv6Address(String ipv6Address)
ipv6Address - an IPv6 addressCopyright © 2020 Microsoft Corporation. All rights reserved.