| Package | Description |
|---|---|
| com.azure.resourcemanager.privatedns.models |
Package containing the data models for PrivateDnsManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateDnsRecordSet.UpdateDefinition<ParentT>
The entirety of a DNS zone record set definition as a part of parent update.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> |
PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address.withIPv4Address(String ipv4Address)
Creates an A record with the provided IPv4 address in this record set.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.