| Package | Description |
|---|---|
| com.azure.resourcemanager.privatedns |
Package containing the classes for PrivateDnsManagementClient.
|
| com.azure.resourcemanager.privatedns.fluent |
Package containing the service clients for PrivateDnsManagementClient.
|
| com.azure.resourcemanager.privatedns.fluent.models |
Package containing the inner data models for PrivateDnsManagementClient.
|
| com.azure.resourcemanager.privatedns.models |
Package containing the data models for PrivateDnsManagementClient.
|
| Class and Description |
|---|
| PrivateDnsZones
Entry point to private DNS zone management API in Azure.
|
| Class and Description |
|---|
| RecordType
Defines values for RecordType.
|
| Class and Description |
|---|
| CnameRecord
A CNAME record.
|
| ProvisioningState
Defines values for ProvisioningState.
|
| SoaRecord
An SOA record.
|
| VirtualNetworkLinkState
Defines values for VirtualNetworkLinkState.
|
| Class and Description |
|---|
| AaaaRecord
An AAAA record.
|
| AaaaRecordSets
Entry point to AAAA record sets in a private DNS zone.
|
| ARecord
An A record.
|
| ARecordSets
Entry point to A record sets in a private DNS zone.
|
| CnameRecord
A CNAME record.
|
| CnameRecordSets
Entry point to CNAME record sets in an Azure private DNS zone.
|
| MxRecord
An MX record.
|
| MxRecordSets
Entry point to MX record sets in an Azure private DNS zone.
|
| PrivateDnsRecordSet
An immutable client-side representation of a record set in Azure Private DNS Zone.
|
| PrivateDnsRecordSet.DefinitionStages.AaaaRecordSetBlank
The first stage of a AAAA record definition.
|
| PrivateDnsRecordSet.DefinitionStages.ARecordSetBlank
The first stage of an A record definition.
|
| PrivateDnsRecordSet.DefinitionStages.CNameRecordSetBlank
The first stage of a CNAME record set definition.
|
| PrivateDnsRecordSet.DefinitionStages.MXRecordSetBlank
The first stage of a MX record definition.
|
| PrivateDnsRecordSet.DefinitionStages.PtrRecordSetBlank
The first stage of a PTR record definition.
|
| PrivateDnsRecordSet.DefinitionStages.SoaRecordSetBlank
The first stage of a SOA record definition.
|
| PrivateDnsRecordSet.DefinitionStages.SrvRecordSetBlank
The first stage of a SRV record definition.
|
| PrivateDnsRecordSet.DefinitionStages.TxtRecordSetBlank
The first stage of a TXT record definition.
|
| PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address
The stage of the AAAA record set definition allowing to add first AAAA record.
|
| PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set
to the parent.
|
| PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4Address
The stage of the A record set definition allowing to add first A record.
|
| PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable
The stage of the A record set definition allowing to add additional A records or attach the record set to the
parent.
|
| PrivateDnsRecordSet.DefinitionStages.WithAttach
The final stage of the DNS zone record set definition.
|
| PrivateDnsRecordSet.DefinitionStages.WithCNameRecordAlias
The stage of a CNAME record definition allowing to add alias.
|
| PrivateDnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable
The stage of the CNAME record set definition allowing attach the record set to the parent.
|
| PrivateDnsRecordSet.DefinitionStages.WithETagCheck
The stage of the record set definition allowing to enable ETag validation.
|
| PrivateDnsRecordSet.DefinitionStages.WithMetadata
The stage of the record set definition allowing to specify metadata.
|
| PrivateDnsRecordSet.DefinitionStages.WithMXRecordMailExchange
The stage of the MX record set definition allowing to add first MX record.
|
| PrivateDnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable
The stage of the MX record set definition allowing to add additional MX records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName
The stage of the PTR record set definition allowing to add first CNAME record.
|
| PrivateDnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable
The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
The stage of the SOA record set definition allowing to add additional SOA records.
|
| PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable
The stage of the SOA record set definition allowing to add additional SOA records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntry
The stage of the SRV record definition allowing to add first service record.
|
| PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.DefinitionStages.WithTtl
The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this
record set.
|
| PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValue
The stage of the TXT record definition allowing to add first TXT record.
|
| PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.Update
the set of configurations that can be updated for DNS record set irrespective of their type
RecordType. |
| PrivateDnsRecordSet.UpdateAaaaRecordSet
The entirety of an AAAA record set update as a part of parent DNS zone update.
|
| PrivateDnsRecordSet.UpdateARecordSet
The entirety of an A record set update as a part of parent DNS zone update.
|
| PrivateDnsRecordSet.UpdateCNameRecordSet
The entirety of CNAME record set update as part of parent DNS zone update.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.AaaaRecordSetBlank
The first stage of a AAAA record definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.ARecordSetBlank
The first stage of an A record definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.CNameRecordSetBlank
The first stage of a CNAME record set definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank
The first stage of a MX record definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank
The first stage of a PTR record definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.SoaRecordSetBlank
The first stage of a SOA record definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.SrvRecordSetBlank
The first stage of a SRV record definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank
The first stage of a TXT record definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address
The stage of the AAAA record set definition allowing to add first AAAA record.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set
to the parent.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address
The stage of the A record set definition allowing to add first A record.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable
The stage of the A record set definition allowing to add additional A records or attach the record set to the
parent.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach
The final stage of the DNS zone record set definition.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias
The stage of a CNAME record definition allowing to add alias.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable
The stage of the CNAME record set definition allowing attach the record set to the parent.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck
The stage of the record set definition allowing to enable ETag validation.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata
The stage of the record set definition allowing to specify metadata.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange
The stage of the MX record set definition allowing to add first MX record.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable
The stage of the MX record set definition allowing to add additional MX records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName
The stage of the PTR record set definition allowing to add first CNAME record.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable
The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
The stage of the SOA record set definition allowing to add additional SOA records.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributesOrAttachable
The stage of the SOA record set definition allowing to add additional SOA records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
The stage of the SRV record definition allowing to add first service record.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl
The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this
record set.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
The stage of the TXT record definition allowing to add first TXT record.
|
| PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to
the parent.
|
| PrivateDnsRecordSet.UpdateMXRecordSet
The entirety of a MX record set update as a part of parent DNS zone update.
|
| PrivateDnsRecordSet.UpdatePtrRecordSet
The entirety of a PTR record set update as a part of parent DNS zone update.
|
| PrivateDnsRecordSet.UpdateSoaRecord
The entirety of a SOA record update as a part of parent DNS zone update.
|
| PrivateDnsRecordSet.UpdateSrvRecordSet
The entirety of a SRV record set update as a part of parent DNS zone update.
|
| PrivateDnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
The stage of the AAAA record set update allowing to add or remove AAAA record.
|
| PrivateDnsRecordSet.UpdateStages.WithARecordIPv4Address
The stage of the A record set update allowing to add or remove A record.
|
| PrivateDnsRecordSet.UpdateStages.WithCNameRecordAlias
The stage of the CNAME record set update allowing to update the CNAME record.
|
| PrivateDnsRecordSet.UpdateStages.WithETagCheck
The stage of the record set update allowing to enable ETag validation.
|
| PrivateDnsRecordSet.UpdateStages.WithMetadata
An update allowing metadata to be modified for the resource.
|
| PrivateDnsRecordSet.UpdateStages.WithMXRecordMailExchange
The stage of the MX record set definition allowing to add or remove MX record.
|
| PrivateDnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
The stage of the CName record set definition allowing to add or remove CName record.
|
| PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
The stage of the SOA record definition allowing to update its attributes.
|
| PrivateDnsRecordSet.UpdateStages.WithSrvRecordEntry
The stage of the SRV record definition allowing to add or remove service record.
|
| PrivateDnsRecordSet.UpdateStages.WithTtl
The stage of the record set update allowing to specify TTL for the records in this record set.
|
| PrivateDnsRecordSet.UpdateStages.WithTxtRecordTextValue
The stage of the Txt record definition allowing to add or remove TXT record.
|
| PrivateDnsRecordSet.UpdateTxtRecordSet
The entirety of a TXT record set update as a part of parent DNS zone update.
|
| PrivateDnsRecordSets
Base interface for all record sets.
|
| PrivateDnsZone.DefinitionStages.Blank
The stage of the private DNS zone definition allowing to specify the resource group.
|
| PrivateDnsZone.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create()), but also allows for any other optional settings to be specified. |
| PrivateDnsZone.DefinitionStages.WithETagCheck
The stage of the private DNS zone definition allowing to enable ETag validation.
|
| PrivateDnsZone.DefinitionStages.WithRecordSet
The stage of the private DNS zone definition allowing to specify record set.
|
| PrivateDnsZone.DefinitionStages.WithVirtualNetworkLink
The stage of the private DNS zone definition allowing to specify virtual network link.
|
| PrivateDnsZone.Update
The template for an update operation, containing all the settings that can be modified.
|
| PrivateDnsZone.UpdateStages.WithETagCheck
The stage of the private DNS zone update allowing to enable ETag validation.
|
| PrivateDnsZone.UpdateStages.WithRecordSet
The stage of the private DNS zone update allowing to specify record set.
|
| PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
The stage of the private DNS zone update allowing to specify virtual network link.
|
| PrivateZoneListResult
The response to a Private DNS zone list operation.
|
| ProvisioningState
Defines values for ProvisioningState.
|
| PtrRecord
A PTR record.
|
| PtrRecordSets
Entry point to PTR record sets in a private DNS zone.
|
| RecordSetListResult
The response to a record set list operation.
|
| RecordType
Defines values for RecordType.
|
| SoaRecord
An SOA record.
|
| SoaRecordSet
An immutable client-side representation of a SOA (start of authority) record set in Azure Private DNS Zone.
|
| SrvRecord
An SRV record.
|
| SrvRecordSets
Entry point to SRV record sets in a private DNS zone.
|
| TxtRecord
A TXT record.
|
| TxtRecordSets
Entry point to TXT record sets in a private DNS zone.
|
| VirtualNetworkLink.DefinitionStages.Blank
The first stage of a virtual network link definition.
|
| VirtualNetworkLink.DefinitionStages.WithAttach
The final stage of the DNS zone record set definition.
|
| VirtualNetworkLink.DefinitionStages.WithAutoRegistration
The stage of the record set definition allowing to manage auto-registration of the virtual network records.
|
| VirtualNetworkLink.DefinitionStages.WithETagCheck
The stage of the record set definition allowing to enable ETag validation.
|
| VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork
The stage of the record set definition allowing to reference the virtual network.
|
| VirtualNetworkLink.Update
the set of configurations that can be updated for virtual network link.
|
| VirtualNetworkLink.UpdateDefinitionStages.Blank
The first stage of a virtual network link definition.
|
| VirtualNetworkLink.UpdateDefinitionStages.WithAttach
The final stage of the DNS zone record set definition.
|
| VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration
The stage of the record set definition allowing to manage auto-registration of the virtual network records.
|
| VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck
The stage of the record set definition allowing to enable ETag validation.
|
| VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork
The stage of the record set definition allowing to reference the virtual network.
|
| VirtualNetworkLink.UpdateStages.WithAutoRegistration
The stage of the virtual network link update allowing to manage auto-registration
of the virtual network records.
|
| VirtualNetworkLink.UpdateStages.WithETagCheck
The stage of the virtual network link update allowing to enable ETag validation.
|
| VirtualNetworkLinkListResult
The response to a list virtual network link to Private DNS zone operation.
|
| VirtualNetworkLinks
Entry point to virtual network link management API in Azure.
|
| VirtualNetworkLinkState
Defines values for VirtualNetworkLinkState.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.