ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> |
withIPv4Address(String ipv4Address)
Creates an A record with the provided IPv4 address in this record set.
|
PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> withIPv4Address(String ipv4Address)
ipv4Address - the IPv4 addressCopyright © 2020 Microsoft Corporation. All rights reserved.