Package | Description |
---|---|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.dns |
This package contains the classes for DnsManagementClient.
|
Class and Description |
---|
DnsZones
Entry point to DNS zone management API in Azure.
|
Class and Description |
---|
AaaaRecord
An AAAA record.
|
AaaaRecordSets
Entry point to AAAA record sets in a DNS zone.
|
ARecord
An A record.
|
ARecordSets
Entry point to A record sets in a DNS zone.
|
CaaRecord
A CAA record.
|
CaaRecordSets
Entry point to Caa record sets in a DNS zone.
|
CnameRecord
A CNAME record.
|
CNameRecordSets
Entry point to CNAME record sets in a DNS zone.
|
DnsRecordSet
An immutable client-side representation of a record set in Azure DNS Zone.
|
DnsRecordSet.DefinitionStages.AaaaRecordSetBlank
The first stage of a AAAA record definition.
|
DnsRecordSet.DefinitionStages.ARecordSetBlank
The first stage of an A record definition.
|
DnsRecordSet.DefinitionStages.CaaRecordSetBlank
The first stage of a Caa record definition.
|
DnsRecordSet.DefinitionStages.CNameRecordSetBlank
The first stage of a CNAME record set definition.
|
DnsRecordSet.DefinitionStages.MXRecordSetBlank
The first stage of a MX record definition.
|
DnsRecordSet.DefinitionStages.NSRecordSetBlank
The first stage of a NS record definition.
|
DnsRecordSet.DefinitionStages.PtrRecordSetBlank
The first stage of a PTR record definition.
|
DnsRecordSet.DefinitionStages.SrvRecordSetBlank
The first stage of a SRV record definition.
|
DnsRecordSet.DefinitionStages.TxtRecordSetBlank
The first stage of a TXT record definition.
|
DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address
The stage of the AAAA record set definition allowing to add first AAAA record.
|
DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable
The stage of the AAAA record set definition allowing to add additional AAAA records or
attach the record set to the parent.
|
DnsRecordSet.DefinitionStages.WithARecordIPv4Address
The stage of the A record set definition allowing to add first A record.
|
DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable
The stage of the A record set definition allowing to add additional A records or
attach the record set to the parent.
|
DnsRecordSet.DefinitionStages.WithAttach
The final stage of the DNS zone record set definition.
|
DnsRecordSet.DefinitionStages.WithCaaRecordEntry
The stage of the Caa record definition allowing to add first service record.
|
DnsRecordSet.DefinitionStages.WithCaaRecordEntryOrAttachable
The stage of the Caa record set definition allowing to add additional Caa records or attach the record set
to the parent.
|
DnsRecordSet.DefinitionStages.WithCNameRecordAlias
The stage of a CNAME record definition allowing to add alias.
|
DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable
The stage of the CNAME record set definition allowing attach the record set to the parent.
|
DnsRecordSet.DefinitionStages.WithETagCheck
The stage of the record set definition allowing to enable ETag validation.
|
DnsRecordSet.DefinitionStages.WithMetadata
The stage of the record set definition allowing to specify metadata.
|
DnsRecordSet.DefinitionStages.WithMXRecordMailExchange
The stage of the MX record set definition allowing to add first MX record.
|
DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable
The stage of the MX record set definition allowing to add additional MX records or attach the record set
to the parent.
|
DnsRecordSet.DefinitionStages.WithNSRecordNameServer
The stage of the NS record set definition allowing to add a NS record.
|
DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable
The stage of the NS record set definition allowing to add additional NS records or
attach the record set to the parent.
|
DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName
The stage of the PTR record set definition allowing to add first CNAME record.
|
DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable
The stage of the PTR record set definition allowing to add additional PTR records or
attach the record set to the parent.
|
DnsRecordSet.DefinitionStages.WithSrvRecordEntry
The stage of the SRV record definition allowing to add first service record.
|
DnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set
to the parent.
|
DnsRecordSet.DefinitionStages.WithTtl
The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set.
|
DnsRecordSet.DefinitionStages.WithTxtRecordTextValue
The stage of the TXT record definition allowing to add first TXT record.
|
DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set
to the parent.
|
DnsRecordSet.Update
the set of configurations that can be updated for DNS record set irrespective of their type
RecordType . |
DnsRecordSet.UpdateAaaaRecordSet
The entirety of an AAAA record set update as a part of parent DNS zone update.
|
DnsRecordSet.UpdateARecordSet
The entirety of an A record set update as a part of parent DNS zone update.
|
DnsRecordSet.UpdateCaaRecordSet
The entirety of a Caa record set update as a part of parent DNS zone update.
|
DnsRecordSet.UpdateCNameRecordSet
The entirety of CNAME record set update as part of parent DNS zone update.
|
DnsRecordSet.UpdateDefinitionStages.AaaaRecordSetBlank
The first stage of a AAAA record definition.
|
DnsRecordSet.UpdateDefinitionStages.ARecordSetBlank
The first stage of a A record definition.
|
DnsRecordSet.UpdateDefinitionStages.CaaRecordSetBlank
The first stage of a Caa record definition.
|
DnsRecordSet.UpdateDefinitionStages.CNameRecordSetBlank
The first stage of a CNAME record set definition.
|
DnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank
The first stage of an MX record definition.
|
DnsRecordSet.UpdateDefinitionStages.NSRecordSetBlank
The first stage of a NS record definition.
|
DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank
The first stage of a PTR record definition.
|
DnsRecordSet.UpdateDefinitionStages.SrvRecordSetBlank
The first stage of a SRV record definition.
|
DnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank
The first stage of a TXT record definition.
|
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address
The stage of the AAAA record set definition allowing to add first AAAA record.
|
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable
The stage of the AAAA record set definition allowing to add additional A records or
attach the record set to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address
The stage of the A record set definition allowing to add first A record.
|
DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable
The stage of the A record set definition allowing to add additional A records or
attach the record set to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithAttach
The final stage of the DNS zone record set definition.
|
DnsRecordSet.UpdateDefinitionStages.WithCaaRecordEntry
The stage of the Caa record definition allowing to add first service record.
|
DnsRecordSet.UpdateDefinitionStages.WithCaaRecordEntryOrAttachable
The stage of the Caa record set definition allowing to add additional Caa records or attach the record set
to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias
The stage of a CNAME record definition allowing to add alias.
|
DnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable
The stage of the CNAME record set definition allowing attach the record set to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithETagCheck
The stage of the record set definition allowing to enable ETag validation.
|
DnsRecordSet.UpdateDefinitionStages.WithMetadata
The stage of the record set definition allowing to specify metadata.
|
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange
The stage of the MX record set definition allowing to add first MX record.
|
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable
The stage of the MX record set definition allowing to add additional MX records or attach the record set
to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServer
The stage of the NS record set definition allowing to add a NS record.
|
DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServerOrAttachable
The stage of the NS record set definition allowing to add additional NS records or
attach the record set to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName
The stage of the PTR record set definition allowing to add first CNAME record.
|
DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable
The stage of the PTR record set definition allowing to add additional PTR records or
attach the record set to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
The stage of the SRV record definition allowing to add first service record.
|
DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set
to the parent.
|
DnsRecordSet.UpdateDefinitionStages.WithTtl
The stage of the record set definition allowing to specify TTL for the records in this record set.
|
DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
The stage of the TXT record definition allowing to add first Txt record.
|
DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set
to the parent.
|
DnsRecordSet.UpdateMXRecordSet
The entirety of a MX record set update as a part of parent DNS zone update.
|
DnsRecordSet.UpdateNSRecordSet
The entirety of a NS record set update as a part of parent DNS zone update.
|
DnsRecordSet.UpdatePtrRecordSet
The entirety of a PTR record set update as a part of parent DNS zone update.
|
DnsRecordSet.UpdateSoaRecord
The entirety of a SOA record update as a part of parent DNS zone update.
|
DnsRecordSet.UpdateSrvRecordSet
The entirety of a SRV record set update as a part of parent DNS zone update.
|
DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
The stage of the AAAA record set update allowing to add or remove AAAA record.
|
DnsRecordSet.UpdateStages.WithARecordIPv4Address
The stage of the A record set update allowing to add or remove A record.
|
DnsRecordSet.UpdateStages.WithCaaRecordEntry
The stage of the Caa record definition allowing to add or remove service record.
|
DnsRecordSet.UpdateStages.WithCNameRecordAlias
The stage of the CNAME record set update allowing to update the CNAME record.
|
DnsRecordSet.UpdateStages.WithETagCheck
The stage of the record set update allowing to enable ETag validation.
|
DnsRecordSet.UpdateStages.WithMetadata
An update allowing metadata to be modified for the resource.
|
DnsRecordSet.UpdateStages.WithMXRecordMailExchange
The stage of the MX record set definition allowing to add or remove MX record.
|
DnsRecordSet.UpdateStages.WithNSRecordNameServer
The stage of the NS record set definition allowing to add or remove a NS record.
|
DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
The stage of the CName record set definition allowing to add or remove CName record.
|
DnsRecordSet.UpdateStages.WithSoaRecordAttributes
The stage of the SOA record definition allowing to update its attributes.
|
DnsRecordSet.UpdateStages.WithSrvRecordEntry
The stage of the SRV record definition allowing to add or remove service record.
|
DnsRecordSet.UpdateStages.WithTtl
The stage of the record set update allowing to specify TTL for the records in this record set.
|
DnsRecordSet.UpdateStages.WithTxtRecordTextValue
The stage of the Txt record definition allowing to add or remove TXT record.
|
DnsRecordSet.UpdateTxtRecordSet
The entirety of a TXT record set update as a part of parent DNS zone update.
|
DnsRecordSets
Base interface for all record sets.
|
DnsZone.DefinitionStages.Blank
The stage of the DNS zone definition allowing to specify the resource group.
|
DnsZone.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. |
DnsZone.DefinitionStages.WithETagCheck
The stage of the DNS zone definition allowing to enable ETag validation.
|
DnsZone.DefinitionStages.WithRecordSet
The stage of the DNS zone definition allowing to specify record set.
|
DnsZone.DefinitionStages.WithZoneType
The stage of the DNS zone definition allowing to specify Zone access type.
|
DnsZone.Update
The template for an update operation, containing all the settings that can be modified.
|
DnsZone.UpdateStages.WithETagCheck
The stage of the DNS zone update allowing to enable ETag validation.
|
DnsZone.UpdateStages.WithRecordSet
The stage of the DNS zone update allowing to specify record set.
|
DnsZone.UpdateStages.WithZoneType
The stage of the DNS zone update allowing to specify Zone access type.
|
MxRecord
An MX record.
|
MXRecordSets
Entry point to MX record sets in an Azure DNS zone.
|
NsRecord
An NS record.
|
NSRecordSets
Entry point to NS record sets in an Azure DNS zone.
|
PtrRecord
A PTR record.
|
PtrRecordSets
Entry point to PTR record sets in a DNS zone.
|
RecordSetUpdateParameters
Parameters supplied to update a record set.
|
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 DNS Zone.
|
SrvRecord
An SRV record.
|
SrvRecordSets
Entry point to SRV record sets in a DNS zone.
|
SubResource
A reference to a another resource.
|
TxtRecord
A TXT record.
|
TxtRecordSets
Entry point to TXT record sets in a DNS zone.
|
ZoneType
Defines values for ZoneType.
|
ZoneUpdate
Describes a request to update a DNS zone.
|
Copyright © 2019. All rights reserved.