Index

A B C D E F G H I L M N P R S T U V W Z 
All Classes and Interfaces|All Packages

A

A - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value A.
AAAA - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value AAAA.
AaaaRecord - Class in com.azure.resourcemanager.dns.models
An AAAA record.
AaaaRecord() - Constructor for class com.azure.resourcemanager.dns.models.AaaaRecord
Creates an instance of AaaaRecord class.
aaaaRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the aaaaRecords property: The list of AAAA records in the record set.
aaaaRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the aaaaRecords property: The list of AAAA records in the record set.
AaaaRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of a AAAA (IPv6) record set in Azure DNS Zone.
aaaaRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
AaaaRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to AAAA record sets in a DNS zone.
accessType() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
ARecord - Class in com.azure.resourcemanager.dns.models
An A record.
ARecord() - Constructor for class com.azure.resourcemanager.dns.models.ARecord
Creates an instance of ARecord class.
aRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the aRecords property: The list of A records in the record set.
aRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the aRecords property: The list of A records in the record set.
ARecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of a A (IPv4) record set in Azure DNS Zone.
aRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
ARecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to A record sets in a DNS zone.
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.dns.DnsZoneManager
Creates an instance of DnsZoneManager that exposes DNS zone management API entry points.
authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.dns.DnsZoneManager.Configurable
Creates an instance of DnsZoneManager that exposes DNS zone API entry points.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.dns.DnsZoneManager
Creates an instance of DnsZoneManager that exposes DNS zone management API entry points.

B

beginDelete(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.

C

CAA - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value CAA.
CaaRecord - Class in com.azure.resourcemanager.dns.models
A CAA record.
CaaRecord() - Constructor for class com.azure.resourcemanager.dns.models.CaaRecord
Creates an instance of CaaRecord class.
caaRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the caaRecords property: The list of CAA records in the record set.
caaRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the caaRecords property: The list of CAA records in the record set.
CaaRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of an CAA (service) record set in Azure DNS Zone.
caaRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
CaaRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to Caa record sets in a DNS zone.
canonicalName() - Method in interface com.azure.resourcemanager.dns.models.CnameRecordSet
 
cname() - Method in class com.azure.resourcemanager.dns.models.CnameRecord
Get the cname property: The canonical name for this CNAME record.
CNAME - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value CNAME.
cnameRecord() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the cnameRecord property: The CNAME record in the record set.
cnameRecord() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the cnameRecord property: The CNAME record in the record set.
CnameRecord - Class in com.azure.resourcemanager.dns.models
A CNAME record.
CnameRecord() - Constructor for class com.azure.resourcemanager.dns.models.CnameRecord
Creates an instance of CnameRecord class.
CnameRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of a CNAME (canonical name) record set in Azure DNS Zone.
cNameRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
CnameRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to CNAME record sets in a DNS zone.
com.azure.resourcemanager.dns - package com.azure.resourcemanager.dns
Package containing the classes for DnsManagementClient.
com.azure.resourcemanager.dns.fluent - package com.azure.resourcemanager.dns.fluent
Package containing the service clients for DnsManagementClient.
com.azure.resourcemanager.dns.fluent.models - package com.azure.resourcemanager.dns.fluent.models
Package containing the inner data models for DnsManagementClient.
com.azure.resourcemanager.dns.models - package com.azure.resourcemanager.dns.models
Package containing the data models for DnsManagementClient.
configure() - Static method in class com.azure.resourcemanager.dns.DnsZoneManager
Get a Configurable instance that can be used to create DnsZoneManager with optional configuration.
createOrUpdate(String, String, ZoneInner) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Creates or updates a DNS zone.
createOrUpdate(String, String, String, RecordType, RecordSetInner) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Creates or updates a record set within a DNS zone.
createOrUpdateAsync(String, String, ZoneInner) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Creates or updates a DNS zone.
createOrUpdateAsync(String, String, String, RecordType, RecordSetInner) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Creates or updates a record set within a DNS zone.
createOrUpdateWithResponse(String, String, ZoneInner, String, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Creates or updates a DNS zone.
createOrUpdateWithResponse(String, String, String, RecordType, RecordSetInner, String, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Creates or updates a record set within a DNS zone.
createOrUpdateWithResponseAsync(String, String, ZoneInner, String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Creates or updates a DNS zone.
createOrUpdateWithResponseAsync(String, String, String, RecordType, RecordSetInner, String, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Creates or updates a record set within a DNS zone.

D

defineAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of an AAAA record set.
defineAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of an AAAA record set to be attached to the DNS zone.
defineARecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of an A record set.
defineARecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of an A record set to be attached to the DNS zone.
defineCaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a Caa record set.
defineCaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a Caa record set to be attached to the DNS zone.
defineCNameRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a CNAME record set.
defineCNameRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set.
defineMXRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a MX record set.
defineMXRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a MX record set to be attached to the DNS zone.
defineNSRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of an NS record set.
defineNSRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of an NS record set to be attached to the DNS zone.
definePtrRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a PTR record set.
definePtrRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a PTR record set to be attached to the DNS zone.
defineSrvRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a SRV record set.
defineSrvRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a SRV record set to be attached to the DNS zone.
defineTxtRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a TXT record set.
defineTxtRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a TXT record set to be attached to the DNS zone.
delete(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
delete(String, String, String, RecordType) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Deletes a record set from a DNS zone.
deleteAsync(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
deleteAsync(String, String, String, RecordType) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Deletes a record set from a DNS zone.
deleteById(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Deletes a resource from Azure, identifying it by its resource ID.
deleteById(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Deletes a resource from Azure, identifying it by its resource ID.
deleteByIdAsync(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Asynchronously delete the zone from Azure, identifying it by its resource ID.
deleteByIdAsync(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Asynchronously delete the zone from Azure, identifying it by its resource ID.
deleteByResourceGroupName(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Deletes the zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupName(String, String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Deletes the zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupNameAsync(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Asynchronously deletes the zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupNameAsync(String, String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZones
Asynchronously deletes the zone from Azure, identifying it by its name and its resource group.
deleteWithResponse(String, String, String, RecordType, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Deletes a record set from a DNS zone.
deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Deletes a DNS zone.
deleteWithResponseAsync(String, String, String, RecordType, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Deletes a record set from a DNS zone.
DnsManagementClient - Interface in com.azure.resourcemanager.dns.fluent
The interface for DnsManagementClient class.
DnsRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of a record set in Azure DNS Zone.
DnsRecordSet.Definition<ParentT> - Interface in com.azure.resourcemanager.dns.models
The entirety of a DNS zone record set definition as a part of parent definition.
DnsRecordSet.DefinitionStages - Interface in com.azure.resourcemanager.dns.models
Grouping of DNS zone record set definition stages as a part of parent DNS zone definition.
DnsRecordSet.DefinitionStages.AaaaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a AAAA record definition.
DnsRecordSet.DefinitionStages.ARecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of an A record definition.
DnsRecordSet.DefinitionStages.CaaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a Caa record definition.
DnsRecordSet.DefinitionStages.CNameRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a CNAME record set definition.
DnsRecordSet.DefinitionStages.MXRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a MX record definition.
DnsRecordSet.DefinitionStages.NSRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a NS record definition.
DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a PTR record definition.
DnsRecordSet.DefinitionStages.SrvRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a SRV record definition.
DnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a TXT record definition.
DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the AAAA record set definition allowing to add first AAAA record.
DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the A record set definition allowing to add first A record.
DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The final stage of the DNS zone record set definition.
DnsRecordSet.DefinitionStages.WithCaaRecordEntry<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the Caa record definition allowing to add first service record.
DnsRecordSet.DefinitionStages.WithCaaRecordEntryOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of a CNAME record definition allowing to add alias.
DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the CNAME record set definition allowing attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithETagCheck<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the record set definition allowing to enable ETag validation.
DnsRecordSet.DefinitionStages.WithMetadata<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the record set definition allowing to specify metadata.
DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the MX record set definition allowing to add first MX record.
DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the NS record set definition allowing to add a NS record.
DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the PTR record set definition allowing to add first CNAME record.
DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the SRV record definition allowing to add first service record.
DnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the TXT record definition allowing to add first TXT record.
DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.
DnsRecordSet.Update - Interface in com.azure.resourcemanager.dns.models
the set of configurations that can be updated for DNS record set irrespective of their type RecordType.
DnsRecordSet.UpdateAaaaRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of an AAAA record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateARecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of an A record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateCaaRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of a Caa record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateCNameRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of CNAME record set update as part of parent DNS zone update.
DnsRecordSet.UpdateCombined - Interface in com.azure.resourcemanager.dns.models
The entirety of a record sets update as a part of parent DNS zone update.
DnsRecordSet.UpdateDefinition<ParentT> - Interface in com.azure.resourcemanager.dns.models
The entirety of a DNS zone record set definition as a part of parent update.
DnsRecordSet.UpdateDefinitionStages - Interface in com.azure.resourcemanager.dns.models
Grouping of DNS zone record set definition stages as a part of parent DNS zone update.
DnsRecordSet.UpdateDefinitionStages.AaaaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a AAAA record definition.
DnsRecordSet.UpdateDefinitionStages.ARecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a A record definition.
DnsRecordSet.UpdateDefinitionStages.CaaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a Caa record definition.
DnsRecordSet.UpdateDefinitionStages.CNameRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a CNAME record set definition.
DnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of an MX record definition.
DnsRecordSet.UpdateDefinitionStages.NSRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a NS record definition.
DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a PTR record definition.
DnsRecordSet.UpdateDefinitionStages.SrvRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a SRV record definition.
DnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.dns.models
The first stage of a TXT record definition.
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the AAAA record set definition allowing to add first AAAA record.
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the A record set definition allowing to add first A record.
DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The final stage of the DNS zone record set definition.
DnsRecordSet.UpdateDefinitionStages.WithCaaRecordEntry<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the Caa record definition allowing to add first service record.
DnsRecordSet.UpdateDefinitionStages.WithCaaRecordEntryOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of a CNAME record definition allowing to add alias.
DnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the CNAME record set definition allowing attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the record set definition allowing to enable ETag validation.
DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the record set definition allowing to specify metadata.
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the MX record set definition allowing to add first MX record.
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the NS record set definition allowing to add a NS record.
DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServerOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the PTR record set definition allowing to add first CNAME record.
DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the SRV record definition allowing to add first service record.
DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
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<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the record set definition allowing to specify TTL for the records in this record set.
DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the TXT record definition allowing to add first Txt record.
DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> - Interface in com.azure.resourcemanager.dns.models
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.
DnsRecordSet.UpdateMXRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of a MX record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateNSRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of a NS record set update as a part of parent DNS zone update.
DnsRecordSet.UpdatePtrRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of a PTR record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateSoaRecord - Interface in com.azure.resourcemanager.dns.models
The entirety of a SOA record update as a part of parent DNS zone update.
DnsRecordSet.UpdateSrvRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of a SRV record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateStages - Interface in com.azure.resourcemanager.dns.models
Grouping of DNS zone record set update stages.
DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address - Interface in com.azure.resourcemanager.dns.models
The stage of the AAAA record set update allowing to add or remove AAAA record.
DnsRecordSet.UpdateStages.WithARecordIPv4Address - Interface in com.azure.resourcemanager.dns.models
The stage of the A record set update allowing to add or remove A record.
DnsRecordSet.UpdateStages.WithCaaRecordEntry - Interface in com.azure.resourcemanager.dns.models
The stage of the Caa record definition allowing to add or remove service record.
DnsRecordSet.UpdateStages.WithCNameRecordAlias - Interface in com.azure.resourcemanager.dns.models
The stage of the CNAME record set update allowing to update the CNAME record.
DnsRecordSet.UpdateStages.WithETagCheck - Interface in com.azure.resourcemanager.dns.models
The stage of the record set update allowing to enable ETag validation.
DnsRecordSet.UpdateStages.WithMetadata - Interface in com.azure.resourcemanager.dns.models
An update allowing metadata to be modified for the resource.
DnsRecordSet.UpdateStages.WithMXRecordMailExchange - Interface in com.azure.resourcemanager.dns.models
The stage of the MX record set definition allowing to add or remove MX record.
DnsRecordSet.UpdateStages.WithNSRecordNameServer - Interface in com.azure.resourcemanager.dns.models
The stage of the NS record set definition allowing to add or remove a NS record.
DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName - Interface in com.azure.resourcemanager.dns.models
The stage of the CName record set definition allowing to add or remove CName record.
DnsRecordSet.UpdateStages.WithSoaRecordAttributes - Interface in com.azure.resourcemanager.dns.models
The stage of the SOA record definition allowing to update its attributes.
DnsRecordSet.UpdateStages.WithSrvRecordEntry - Interface in com.azure.resourcemanager.dns.models
The stage of the SRV record definition allowing to add or remove service record.
DnsRecordSet.UpdateStages.WithTtl - Interface in com.azure.resourcemanager.dns.models
The stage of the record set update allowing to specify TTL for the records in this record set.
DnsRecordSet.UpdateStages.WithTxtRecordTextValue - Interface in com.azure.resourcemanager.dns.models
The stage of the Txt record definition allowing to add or remove TXT record.
DnsRecordSet.UpdateTxtRecordSet - Interface in com.azure.resourcemanager.dns.models
The entirety of a TXT record set update as a part of parent DNS zone update.
DnsRecordSets<RecordSetT> - Interface in com.azure.resourcemanager.dns.models
Base interface for all record sets.
DnsResourceReference - Class in com.azure.resourcemanager.dns.models
Represents a single Azure resource and its referencing DNS records.
DnsResourceReference() - Constructor for class com.azure.resourcemanager.dns.models.DnsResourceReference
Creates an instance of DnsResourceReference class.
DnsResourceReferenceRequest - Class in com.azure.resourcemanager.dns.models
Represents the properties of the Dns Resource Reference Request.
DnsResourceReferenceRequest() - Constructor for class com.azure.resourcemanager.dns.models.DnsResourceReferenceRequest
Creates an instance of DnsResourceReferenceRequest class.
DnsResourceReferenceRequestProperties - Class in com.azure.resourcemanager.dns.fluent.models
Represents the properties of the Dns Resource Reference Request.
DnsResourceReferenceRequestProperties() - Constructor for class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceRequestProperties
Creates an instance of DnsResourceReferenceRequestProperties class.
DnsResourceReferenceResultInner - Class in com.azure.resourcemanager.dns.fluent.models
Represents the properties of the Dns Resource Reference Result.
DnsResourceReferenceResultInner() - Constructor for class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultInner
Creates an instance of DnsResourceReferenceResultInner class.
DnsResourceReferenceResultProperties - Class in com.azure.resourcemanager.dns.fluent.models
The result of dns resource reference request.
DnsResourceReferenceResultProperties() - Constructor for class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultProperties
Creates an instance of DnsResourceReferenceResultProperties class.
dnsResourceReferences() - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultInner
Get the dnsResourceReferences property: The result of dns resource reference request.
dnsResourceReferences() - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultProperties
Get the dnsResourceReferences property: The result of dns resource reference request.
DnsResourceReferencesClient - Interface in com.azure.resourcemanager.dns.fluent
An instance of this class provides access to all the operations defined in DnsResourceReferencesClient.
dnsResources() - Method in class com.azure.resourcemanager.dns.models.DnsResourceReference
Get the dnsResources property: A list of dns Records.
DnsZone - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of an Azure DNS Zone.
DnsZone.Definition - Interface in com.azure.resourcemanager.dns.models
The entirety of the DNS zone definition.
DnsZone.DefinitionStages - Interface in com.azure.resourcemanager.dns.models
Grouping of DNS zone definition stages.
DnsZone.DefinitionStages.Blank - Interface in com.azure.resourcemanager.dns.models
The stage of the DNS zone definition allowing to specify the resource group.
DnsZone.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.dns.models
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 - Interface in com.azure.resourcemanager.dns.models
The stage of the DNS zone definition allowing to enable ETag validation.
DnsZone.DefinitionStages.WithRecordSet - Interface in com.azure.resourcemanager.dns.models
The stage of the DNS zone definition allowing to specify record set.
DnsZone.Update - Interface in com.azure.resourcemanager.dns.models
The template for an update operation, containing all the settings that can be modified.
DnsZone.UpdateStages - Interface in com.azure.resourcemanager.dns.models
Grouping of DNS zone update stages.
DnsZone.UpdateStages.WithETagCheck - Interface in com.azure.resourcemanager.dns.models
The stage of the DNS zone update allowing to enable ETag validation.
DnsZone.UpdateStages.WithRecordSet - Interface in com.azure.resourcemanager.dns.models
The stage of the DNS zone update allowing to specify record set.
DnsZoneManager - Class in com.azure.resourcemanager.dns
Entry point to Azure DNS zone management.
DnsZoneManager.Configurable - Interface in com.azure.resourcemanager.dns
The interface allowing configurations to be set.
DnsZones - Interface in com.azure.resourcemanager.dns.models
Entry point to DNS zone management API in Azure.

E

email() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Get the email property: The email contact for this SOA record.
etag() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the etag property: The etag of the record set.
etag() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the etag property: The etag of the zone.
etag() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet
 
etag() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
exchange() - Method in class com.azure.resourcemanager.dns.models.MxRecord
Get the exchange property: The domain name of the mail host for this MX record.
expireTime() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Get the expireTime property: The expire time for this SOA record.

F

flags() - Method in class com.azure.resourcemanager.dns.models.CaaRecord
Get the flags property: The flags for this CAA record as an integer between 0 and 255.
fqdn() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the fqdn property: Fully qualified domain name of the record set.
fqdn() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the fqdn property: Fully qualified domain name of the record set.
fqdn() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet
 
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceRequestProperties
Reads an instance of DnsResourceReferenceRequestProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultInner
Reads an instance of DnsResourceReferenceResultInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultProperties
Reads an instance of DnsResourceReferenceResultProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Reads an instance of RecordSetInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Reads an instance of RecordSetProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Reads an instance of ZoneInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Reads an instance of ZoneProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.AaaaRecord
Reads an instance of AaaaRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.ARecord
Reads an instance of ARecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.CaaRecord
Reads an instance of CaaRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.CnameRecord
Reads an instance of CnameRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.DnsResourceReference
Reads an instance of DnsResourceReference from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.DnsResourceReferenceRequest
Reads an instance of DnsResourceReferenceRequest from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.MxRecord
Reads an instance of MxRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.NsRecord
Reads an instance of NsRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.PtrRecord
Reads an instance of PtrRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.RecordSetListResult
Reads an instance of RecordSetListResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.SoaRecord
Reads an instance of SoaRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.SrvRecord
Reads an instance of SrvRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.TxtRecord
Reads an instance of TxtRecord from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.ZoneListResult
Reads an instance of ZoneListResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.dns.models.ZoneUpdate
Reads an instance of ZoneUpdate from the JsonReader.
fromString(String) - Static method in enum com.azure.resourcemanager.dns.models.RecordType
Parses a serialized value to a RecordType instance.
fromString(String) - Static method in enum com.azure.resourcemanager.dns.models.ZoneType
Parses a serialized value to a ZoneType instance.

G

get(String, String, String, RecordType) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Gets a record set.
getApiVersion() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets Api Version.
getAsync(String, String, String, RecordType) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Gets a record set.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Gets a DNS zone.
getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Gets a DNS zone.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Gets a DNS zone.
getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Gets a DNS zone.
getByTargetResources(DnsResourceReferenceRequest) - Method in interface com.azure.resourcemanager.dns.fluent.DnsResourceReferencesClient
Returns the DNS records specified by the referencing targetResourceIds.
getByTargetResourcesAsync(DnsResourceReferenceRequest) - Method in interface com.azure.resourcemanager.dns.fluent.DnsResourceReferencesClient
Returns the DNS records specified by the referencing targetResourceIds.
getByTargetResourcesWithResponse(DnsResourceReferenceRequest, Context) - Method in interface com.azure.resourcemanager.dns.fluent.DnsResourceReferencesClient
Returns the DNS records specified by the referencing targetResourceIds.
getByTargetResourcesWithResponseAsync(DnsResourceReferenceRequest) - Method in interface com.azure.resourcemanager.dns.fluent.DnsResourceReferencesClient
Returns the DNS records specified by the referencing targetResourceIds.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets The default poll interval for long-running operation.
getDnsResourceReferences() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets the DnsResourceReferencesClient object to access its operations.
getEndpoint() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets The HTTP pipeline to send requests through.
getRecordSets() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets the RecordSetsClient object to access its operations.
getSoaRecordSet() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
getSubscriptionId() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets Specifies the Azure subscription ID, which uniquely identifies the Microsoft Azure subscription.
getWithResponse(String, String, String, RecordType, Context) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Gets a record set.
getWithResponseAsync(String, String, String, RecordType) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Gets a record set.
getZones() - Method in interface com.azure.resourcemanager.dns.fluent.DnsManagementClient
Gets the ZonesClient object to access its operations.

H

host() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Get the host property: The domain name of the authoritative name server for this SOA record.

I

id() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the id property: Fully qualified resource Id for the resource.
id() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the id property: Fully qualified resource Id for the resource.
ipv4Address() - Method in class com.azure.resourcemanager.dns.models.ARecord
Get the ipv4Address property: The IPv4 address of this A record.
ipv4Addresses() - Method in interface com.azure.resourcemanager.dns.models.ARecordSet
 
ipv6Address() - Method in class com.azure.resourcemanager.dns.models.AaaaRecord
Get the ipv6Address property: The IPv6 address of this AAAA record.
ipv6Addresses() - Method in interface com.azure.resourcemanager.dns.models.AaaaRecordSet
 

L

list() - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones in all resource groups in a subscription.
list(int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSets
Lists all the record sets, with number of entries in each page limited to given size.
list(Integer, Context) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones in all resource groups in a subscription.
list(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSets
Lists all the record sets with the given suffix.
list(String, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSets
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size.
listAllByDnsZone(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listAllByDnsZone(String, String, Integer, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listAllByDnsZoneAsync(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listAllByDnsZoneAsync(String, String, Integer, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listAsync() - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones in all resource groups in a subscription.
listAsync(int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSets
Lists all the record sets, with number of entries in each page limited to given size.
listAsync(Integer) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones in all resource groups in a subscription.
listAsync(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSets
Lists all the record sets with the given suffix.
listAsync(String, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSets
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size.
listByDnsZone(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listByDnsZone(String, String, Integer, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listByDnsZoneAsync(String, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listByDnsZoneAsync(String, String, Integer, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists all record sets in a DNS zone.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones within a resource group.
listByResourceGroup(String, Integer, Context) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones within a resource group.
listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones within a resource group.
listByResourceGroupAsync(String, Integer) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Lists the DNS zones within a resource group.
listByType(String, String, RecordType) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists the record sets of a specified type in a DNS zone.
listByType(String, String, RecordType, Integer, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists the record sets of a specified type in a DNS zone.
listByTypeAsync(String, String, RecordType) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists the record sets of a specified type in a DNS zone.
listByTypeAsync(String, String, RecordType, Integer, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Lists the record sets of a specified type in a DNS zone.
listRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
listRecordSets(int) - Method in interface com.azure.resourcemanager.dns.models.DnsZone
Lists all the record sets in this zone with each entries in each page limited to the given size.
listRecordSets(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone
Lists all the record sets in this zone with the given suffix.
listRecordSets(String, int) - Method in interface com.azure.resourcemanager.dns.models.DnsZone
Lists all the record sets in this zone with the given suffix, also limits the number of entries per page to the given page size.

M

maxNumberOfRecordSets() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the maxNumberOfRecordSets property: The maximum number of record sets that can be created in this DNS zone.
maxNumberOfRecordSets() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Get the maxNumberOfRecordSets property: The maximum number of record sets that can be created in this DNS zone.
maxNumberOfRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
maxNumberOfRecordsPerRecordSet() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the maxNumberOfRecordsPerRecordSet property: The maximum number of records per record set that can be created in this DNS zone.
maxNumberOfRecordsPerRecordSet() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Get the maxNumberOfRecordsPerRecordSet property: The maximum number of records per record set that can be created in this DNS zone.
metadata() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the metadata property: The metadata attached to the record set.
metadata() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the metadata property: The metadata attached to the record set.
metadata() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet
 
minimumTtl() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Get the minimumTtl property: The minimum value for this SOA record.
MX - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value MX.
MxRecord - Class in com.azure.resourcemanager.dns.models
An MX record.
MxRecord() - Constructor for class com.azure.resourcemanager.dns.models.MxRecord
Creates an instance of MxRecord class.
mxRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the mxRecords property: The list of MX records in the record set.
mxRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the mxRecords property: The list of MX records in the record set.
MxRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of an MX (mail exchange) record set in an Azure DNS Zone.
mxRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
MxRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to MX record sets in an Azure DNS zone.

N

name() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the name property: The name of the resource.
nameServers() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the nameServers property: The name servers for this DNS zone.
nameServers() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Get the nameServers property: The name servers for this DNS zone.
nameServers() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
nameServers() - Method in interface com.azure.resourcemanager.dns.models.NsRecordSet
 
nextLink() - Method in class com.azure.resourcemanager.dns.models.RecordSetListResult
Get the nextLink property: The continuation token for the next page of results.
nextLink() - Method in class com.azure.resourcemanager.dns.models.ZoneListResult
Get the nextLink property: The continuation token for the next page of results.
NS - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value NS.
nsdname() - Method in class com.azure.resourcemanager.dns.models.NsRecord
Get the nsdname property: The name server name for this NS record.
NsRecord - Class in com.azure.resourcemanager.dns.models
An NS record.
NsRecord() - Constructor for class com.azure.resourcemanager.dns.models.NsRecord
Creates an instance of NsRecord class.
nsRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the nsRecords property: The list of NS records in the record set.
nsRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the nsRecords property: The list of NS records in the record set.
NsRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of an NS (name server) record set in Azure DNS Zone.
nsRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
NsRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to NS record sets in an Azure DNS zone.
numberOfRecordSets() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the numberOfRecordSets property: The current number of record sets in this DNS zone.
numberOfRecordSets() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Get the numberOfRecordSets property: The current number of record sets in this DNS zone.
numberOfRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 

P

port() - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Get the port property: The port value for this SRV record.
preference() - Method in class com.azure.resourcemanager.dns.models.MxRecord
Get the preference property: The preference value for this MX record.
priority() - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Get the priority property: The priority value for this SRV record.
PRIVATE - Enum constant in enum com.azure.resourcemanager.dns.models.ZoneType
Enum value Private.
provisioningState() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the provisioningState property: provisioning State of the record set.
provisioningState() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the provisioningState property: provisioning State of the record set.
PTR - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value PTR.
ptrdname() - Method in class com.azure.resourcemanager.dns.models.PtrRecord
Get the ptrdname property: The PTR target domain name for this PTR record.
PtrRecord - Class in com.azure.resourcemanager.dns.models
A PTR record.
PtrRecord() - Constructor for class com.azure.resourcemanager.dns.models.PtrRecord
Creates an instance of PtrRecord class.
ptrRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the ptrRecords property: The list of PTR records in the record set.
ptrRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the ptrRecords property: The list of PTR records in the record set.
PtrRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of a PTR (pointer) record set in Azure DNS Zone.
ptrRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
PtrRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to PTR record sets in a DNS zone.
PUBLIC - Enum constant in enum com.azure.resourcemanager.dns.models.ZoneType
Enum value Public.

R

record() - Method in interface com.azure.resourcemanager.dns.models.SoaRecordSet
 
records() - Method in interface com.azure.resourcemanager.dns.models.CaaRecordSet
 
records() - Method in interface com.azure.resourcemanager.dns.models.MxRecordSet
 
records() - Method in interface com.azure.resourcemanager.dns.models.SrvRecordSet
 
records() - Method in interface com.azure.resourcemanager.dns.models.TxtRecordSet
 
RecordSetInner - Class in com.azure.resourcemanager.dns.fluent.models
Describes a DNS record set (a collection of DNS records with the same name and type).
RecordSetInner() - Constructor for class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Creates an instance of RecordSetInner class.
RecordSetListResult - Class in com.azure.resourcemanager.dns.models
The response to a record set List operation.
RecordSetListResult() - Constructor for class com.azure.resourcemanager.dns.models.RecordSetListResult
Creates an instance of RecordSetListResult class.
RecordSetProperties - Class in com.azure.resourcemanager.dns.fluent.models
Represents the properties of the records in the record set.
RecordSetProperties() - Constructor for class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Creates an instance of RecordSetProperties class.
RecordSetsClient - Interface in com.azure.resourcemanager.dns.fluent
An instance of this class provides access to all the operations defined in RecordSetsClient.
recordType() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet
 
RecordType - Enum in com.azure.resourcemanager.dns.models
Defines values for RecordType.
refreshTime() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Get the refreshTime property: The refresh value for this SOA record.
registrationVirtualNetworkIds() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
registrationVirtualNetworks() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the registrationVirtualNetworks property: A list of references to virtual networks that register hostnames in this DNS zone.
registrationVirtualNetworks() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Get the registrationVirtualNetworks property: A list of references to virtual networks that register hostnames in this DNS zone.
resolutionVirtualNetworkIds() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
resolutionVirtualNetworks() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the resolutionVirtualNetworks property: A list of references to virtual networks that resolve records in this DNS zone.
resolutionVirtualNetworks() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Get the resolutionVirtualNetworks property: A list of references to virtual networks that resolve records in this DNS zone.
retryTime() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Get the retryTime property: The retry time for this SOA record.

S

serialNumber() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Get the serialNumber property: The serial number for this SOA record.
SOA - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value SOA.
soaRecord() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the soaRecord property: The SOA record in the record set.
soaRecord() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the soaRecord property: The SOA record in the record set.
SoaRecord - Class in com.azure.resourcemanager.dns.models
An SOA record.
SoaRecord() - Constructor for class com.azure.resourcemanager.dns.models.SoaRecord
Creates an instance of SoaRecord class.
SoaRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of a SOA (start of authority) record set in Azure DNS Zone.
SRV - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value SRV.
SrvRecord - Class in com.azure.resourcemanager.dns.models
An SRV record.
SrvRecord() - Constructor for class com.azure.resourcemanager.dns.models.SrvRecord
Creates an instance of SrvRecord class.
srvRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the srvRecords property: The list of SRV records in the record set.
srvRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the srvRecords property: The list of SRV records in the record set.
SrvRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of an SVR (service) record set in Azure DNS Zone.
srvRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
SrvRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to SRV record sets in a DNS zone.

T

tag() - Method in class com.azure.resourcemanager.dns.models.CaaRecord
Get the tag property: The tag for this CAA record.
tags() - Method in class com.azure.resourcemanager.dns.models.ZoneUpdate
Get the tags property: Resource tags.
target() - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Get the target property: The target domain name for this SRV record.
targetDomainNames() - Method in interface com.azure.resourcemanager.dns.models.PtrRecordSet
 
targetResource() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the targetResource property: A reference to an azure resource from where the dns resource value is taken.
targetResource() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the targetResource property: A reference to an azure resource from where the dns resource value is taken.
targetResource() - Method in class com.azure.resourcemanager.dns.models.DnsResourceReference
Get the targetResource property: A reference to an azure resource from where the dns resource value is taken.
targetResources() - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceRequestProperties
Get the targetResources property: A list of references to azure resources for which referencing dns records need to be queried.
targetResources() - Method in class com.azure.resourcemanager.dns.models.DnsResourceReferenceRequest
Get the targetResources property: A list of references to azure resources for which referencing dns records need to be queried.
timeToLive() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet
 
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceRequestProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.AaaaRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.ARecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.CaaRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.CnameRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.DnsResourceReference
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.DnsResourceReferenceRequest
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.MxRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.NsRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.PtrRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.RecordSetListResult
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.SrvRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.TxtRecord
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.ZoneListResult
toJson(JsonWriter) - Method in class com.azure.resourcemanager.dns.models.ZoneUpdate
toString() - Method in enum com.azure.resourcemanager.dns.models.RecordType
toString() - Method in enum com.azure.resourcemanager.dns.models.ZoneType
ttl() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the ttl property: The TTL (time-to-live) of the records in the record set.
ttl() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the ttl property: The TTL (time-to-live) of the records in the record set.
TXT - Enum constant in enum com.azure.resourcemanager.dns.models.RecordType
Enum value TXT.
TxtRecord - Class in com.azure.resourcemanager.dns.models
A TXT record.
TxtRecord() - Constructor for class com.azure.resourcemanager.dns.models.TxtRecord
Creates an instance of TxtRecord class.
txtRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the txtRecords property: The list of TXT records in the record set.
txtRecords() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Get the txtRecords property: The list of TXT records in the record set.
TxtRecordSet - Interface in com.azure.resourcemanager.dns.models
An immutable client-side representation of a TXT (text) record set in Azure DNS Zone.
txtRecordSets() - Method in interface com.azure.resourcemanager.dns.models.DnsZone
 
TxtRecordSets - Interface in com.azure.resourcemanager.dns.models
Entry point to TXT record sets in a DNS zone.
type() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Get the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the type property: The type of the resource.

U

update(String, String, ZoneUpdate) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Updates a DNS zone.
update(String, String, String, RecordType, RecordSetInner) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Updates a record set within a DNS zone.
updateAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing AAAA record set in this DNS zone.
updateARecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing A record set in this DNS zone.
updateAsync(String, String, ZoneUpdate) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Updates a DNS zone.
updateAsync(String, String, String, RecordType, RecordSetInner) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Updates a record set within a DNS zone.
updateCaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing Caa record set in this DNS zone.
updateCNameRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set.
updateMXRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing MX record set in this DNS zone.
updateNSRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing NS record set in this DNS zone.
updatePtrRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing PTR record set in this DNS zone.
updateSoaRecord() - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of the SOA record in this DNS zone.
updateSrvRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing SRV record set in this DNS zone.
updateTxtRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing TXT record set in this DNS zone.
updateWithResponse(String, String, ZoneUpdate, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Updates a DNS zone.
updateWithResponse(String, String, String, RecordType, RecordSetInner, String, Context) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Updates a record set within a DNS zone.
updateWithResponseAsync(String, String, ZoneUpdate, String) - Method in interface com.azure.resourcemanager.dns.fluent.ZonesClient
Updates a DNS zone.
updateWithResponseAsync(String, String, String, RecordType, RecordSetInner, String) - Method in interface com.azure.resourcemanager.dns.fluent.RecordSetsClient
Updates a record set within a DNS zone.

V

validate() - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceRequestProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.AaaaRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.ARecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.CaaRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.CnameRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.DnsResourceReference
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.DnsResourceReferenceRequest
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.MxRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.NsRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.PtrRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.RecordSetListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.TxtRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.ZoneListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.dns.models.ZoneUpdate
Validates the instance.
value() - Method in class com.azure.resourcemanager.dns.models.CaaRecord
Get the value property: The value for this CAA record.
value() - Method in class com.azure.resourcemanager.dns.models.RecordSetListResult
Get the value property: Information about the record sets in the response.
value() - Method in class com.azure.resourcemanager.dns.models.TxtRecord
Get the value property: The text value of this TXT record.
value() - Method in class com.azure.resourcemanager.dns.models.ZoneListResult
Get the value property: Information about the DNS zones.
valueOf(String) - Static method in enum com.azure.resourcemanager.dns.models.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.dns.models.ZoneType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.resourcemanager.dns.models.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.dns.models.ZoneType
Returns an array containing the constants of this enum type, in the order they are declared.

W

weight() - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Get the weight property: The weight value for this SRV record.
withAaaaRecords(List<AaaaRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the aaaaRecords property: The list of AAAA records in the record set.
withAaaaRecords(List<AaaaRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the aaaaRecords property: The list of AAAA records in the record set.
withAlias(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithCNameRecordAlias
Creates a CNAME record with the provided alias.
withAlias(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias
Creates a CNAME record with the provided alias.
withAlias(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithCNameRecordAlias
The new alias for the CNAME record set.
withARecords(List<ARecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the aRecords property: The list of A records in the record set.
withARecords(List<ARecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the aRecords property: The list of A records in the record set.
withCaaRecords(List<CaaRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the caaRecords property: The list of CAA records in the record set.
withCaaRecords(List<CaaRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the caaRecords property: The list of CAA records in the record set.
withCname(String) - Method in class com.azure.resourcemanager.dns.models.CnameRecord
Set the cname property: The canonical name for this CNAME record.
withCnameRecord(CnameRecord) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the cnameRecord property: The CNAME record in the record set.
withCnameRecord(CnameRecord) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the cnameRecord property: The CNAME record in the record set.
withCNameRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a CNAME record set.
withCNameRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set to be attached to the DNS zone.
withDnsResourceReferences(List<DnsResourceReference>) - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultInner
Set the dnsResourceReferences property: The result of dns resource reference request.
withDnsResourceReferences(List<DnsResourceReference>) - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceResultProperties
Set the dnsResourceReferences property: The result of dns resource reference request.
withDnsResources(List<SubResource>) - Method in class com.azure.resourcemanager.dns.models.DnsResourceReference
Set the dnsResources property: A list of dns Records.
withEmail(String) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Set the email property: The email contact for this SOA record.
withEmailServer(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the email server associated with the SOA record.
withEtag(String) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the etag property: The etag of the record set.
withEtag(String) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Set the etag property: The etag of the zone.
withETagCheck() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithETagCheck
Specifies that If-None-Match header needs to set to * to prevent updating an existing record set.
withETagCheck() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithETagCheck
Specifies that If-None-Match header needs to set to * to prevent updating an existing record set.
withETagCheck() - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithETagCheck
Specifies that If-Match header needs to set to the current etag value associated with the record set.
withETagCheck() - Method in interface com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithETagCheck
Specifies that If-None-Match header needs to set to * to prevent updating an existing DNS zone.
withETagCheck() - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithETagCheck
Specifies that If-Match header needs to set to the current etag value associated with the DNS Zone.
withETagCheck(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithETagCheck
Specifies that if-Match header needs to set to the given etag value.
withETagCheck(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithETagCheck
Specifies that if-Match header needs to set to the given etag value.
withExchange(String) - Method in class com.azure.resourcemanager.dns.models.MxRecord
Set the exchange property: The domain name of the mail host for this MX record.
withExpireTime(Long) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Set the expireTime property: The expire time for this SOA record.
withExpireTimeInSeconds(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the time in seconds that a secondary name server will treat its cached zone file as valid when the primary name server cannot be contacted.
withFlags(Integer) - Method in class com.azure.resourcemanager.dns.models.CaaRecord
Set the flags property: The flags for this CAA record as an integer between 0 and 255.
withHost(String) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Set the host property: The domain name of the authoritative name server for this SOA record.
withIpv4Address(String) - Method in class com.azure.resourcemanager.dns.models.ARecord
Set the ipv4Address property: The IPv4 address of this A record.
withIPv4Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in this record set.
withIPv4Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in this record set.
withIPv4Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in the record set.
withIpv6Address(String) - Method in class com.azure.resourcemanager.dns.models.AaaaRecord
Set the ipv6Address property: The IPv6 address of this AAAA record.
withIPv6Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withIPv6Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withIPv6Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withLocation(String) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
withMailExchange(String, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithMXRecordMailExchange
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
withMailExchange(String, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
withMailExchange(String, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithMXRecordMailExchange
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
withMetadata(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithMetadata
Adds a metadata to the resource.
withMetadata(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithMetadata
Adds a tag to the resource.
withMetadata(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithMetadata
Adds a metadata to the record set.
withMetadata(Map<String, String>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the metadata property: The metadata attached to the record set.
withMetadata(Map<String, String>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the metadata property: The metadata attached to the record set.
withMinimumTtl(Long) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Set the minimumTtl property: The minimum value for this SOA record.
withMxRecords(List<MxRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the mxRecords property: The list of MX records in the record set.
withMxRecords(List<MxRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the mxRecords property: The list of MX records in the record set.
withNameServer(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithNSRecordNameServer
Creates a NS record with the provided name server in this record set.
withNameServer(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServer
Creates a NS record with the provided name server in this record set.
withNameServer(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithNSRecordNameServer
Creates a NS record with the provided name server in this record set.
withNegativeResponseCachingTimeToLiveInSeconds(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the time in seconds that any name server or resolver should cache a negative response.
withNsdname(String) - Method in class com.azure.resourcemanager.dns.models.NsRecord
Set the nsdname property: The name server name for this NS record.
withNsRecords(List<NsRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the nsRecords property: The list of NS records in the record set.
withNsRecords(List<NsRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the nsRecords property: The list of NS records in the record set.
withoutAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a AAAA record set in the DNS zone.
withoutAaaaRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a AAAA record set in the DNS zone.
withoutARecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a A record set in the DNS zone.
withoutARecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a A record set in the DNS zone.
withoutCaaRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a Caa record set in the DNS zone.
withoutCaaRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a Caa record set in the DNS zone.
withoutCNameRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a CNAME record set in the DNS zone.
withoutCNameRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a CNAME record set in the DNS zone.
withoutIPv4Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithARecordIPv4Address
Removes the A record with the provided IPv4 address from the record set.
withoutIPv6Address(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
Removes an AAAA record with the provided IPv6 address from this record set.
withoutMailExchange(String, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithMXRecordMailExchange
Removes MX record with the provided mail exchange server and priority from this record set.
withoutMetadata(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithMetadata
Removes a metadata from the record set.
withoutMXRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a MX record set in the DNS zone.
withoutMXRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a MX record set in the DNS zone.
withoutNameServer(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithNSRecordNameServer
Rmoves a NS record with the provided name server from this record set.
withoutNSRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a NS record set in the DNS zone.
withoutNSRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a NS record set in the DNS zone.
withoutPtrRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a PTR record set in the DNS zone.
withoutPtrRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a PTR record set in the DNS zone.
withoutRecord(int, String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithCaaRecordEntry
Removes a Caa record for a service.
withoutRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSrvRecordEntry
Removes a service record for a service.
withoutSrvRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a SRV record set in the DNS zone.
withoutSrvRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a SRV record set in the DNS zone.
withoutTargetDomainName(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
Removes the CName record with the provided canonical name from this record set.
withoutText(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
Removes a Txt record with the given text from this record set.
withoutText(List<String>) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
Removes a Txt record with the given text (split into 255 char chunks) from this record set.
withoutTxtRecordSet(String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a TXT record set in the DNS zone.
withoutTxtRecordSet(String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsZone.UpdateStages.WithRecordSet
Removes a TXT record set in the DNS zone.
withPort(Integer) - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Set the port property: The port value for this SRV record.
withPreference(Integer) - Method in class com.azure.resourcemanager.dns.models.MxRecord
Set the preference property: The preference value for this MX record.
withPriority(Integer) - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Set the priority property: The priority value for this SRV record.
withPtrdname(String) - Method in class com.azure.resourcemanager.dns.models.PtrRecord
Set the ptrdname property: The PTR target domain name for this PTR record.
withPtrRecords(List<PtrRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the ptrRecords property: The list of PTR records in the record set.
withPtrRecords(List<PtrRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the ptrRecords property: The list of PTR records in the record set.
withRecord(int, String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithCaaRecordEntry
Specifies a Caa record for a service.
withRecord(int, String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithCaaRecordEntry
Specifies a Caa record for a service.
withRecord(int, String, String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithCaaRecordEntry
Specifies a Caa record for a service.
withRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithSrvRecordEntry
Specifies a service record for a service.
withRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
Specifies a service record for a service.
withRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSrvRecordEntry
Specifies a service record for a service.
withRefreshTime(Long) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Set the refreshTime property: The refresh value for this SOA record.
withRefreshTimeInSeconds(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies time in seconds that a secondary name server should wait before trying to contact the the primary name server for a zone file update.
withRegistrationVirtualNetworks(List<SubResource>) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Set the registrationVirtualNetworks property: A list of references to virtual networks that register hostnames in this DNS zone.
withRegistrationVirtualNetworks(List<SubResource>) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Set the registrationVirtualNetworks property: A list of references to virtual networks that register hostnames in this DNS zone.
withResolutionVirtualNetworks(List<SubResource>) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Set the resolutionVirtualNetworks property: A list of references to virtual networks that resolve records in this DNS zone.
withResolutionVirtualNetworks(List<SubResource>) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Set the resolutionVirtualNetworks property: A list of references to virtual networks that resolve records in this DNS zone.
withRetryTime(Long) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Set the retryTime property: The retry time for this SOA record.
withRetryTimeInSeconds(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the time in seconds that a secondary name server should wait before trying to contact the primary name server again after a failed attempt to check for a zone file update.
withSerialNumber(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the serial number for the zone file.
withSerialNumber(Long) - Method in class com.azure.resourcemanager.dns.models.SoaRecord
Set the serialNumber property: The serial number for this SOA record.
withSoaRecord(SoaRecord) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the soaRecord property: The SOA record in the record set.
withSoaRecord(SoaRecord) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the soaRecord property: The SOA record in the record set.
withSrvRecords(List<SrvRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the srvRecords property: The list of SRV records in the record set.
withSrvRecords(List<SrvRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the srvRecords property: The list of SRV records in the record set.
withTag(String) - Method in class com.azure.resourcemanager.dns.models.CaaRecord
Set the tag property: The tag for this CAA record.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.dns.models.ZoneUpdate
Set the tags property: Resource tags.
withTarget(String) - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Set the target property: The target domain name for this SRV record.
withTargetDomainName(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName
Creates a PTR record with the provided target domain name in this record set.
withTargetDomainName(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName
Creates a PTR record with the provided target domain name in this record set.
withTargetDomainName(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
Creates a CName record with the provided canonical name in this record set.
withTargetResource(SubResource) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the targetResource property: A reference to an azure resource from where the dns resource value is taken.
withTargetResource(SubResource) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the targetResource property: A reference to an azure resource from where the dns resource value is taken.
withTargetResource(SubResource) - Method in class com.azure.resourcemanager.dns.models.DnsResourceReference
Set the targetResource property: A reference to an azure resource from where the dns resource value is taken.
withTargetResources(List<SubResource>) - Method in class com.azure.resourcemanager.dns.fluent.models.DnsResourceReferenceRequestProperties
Set the targetResources property: A list of references to azure resources for which referencing dns records need to be queried.
withTargetResources(List<SubResource>) - Method in class com.azure.resourcemanager.dns.models.DnsResourceReferenceRequest
Set the targetResources property: A list of references to azure resources for which referencing dns records need to be queried.
withText(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithTxtRecordTextValue
Creates a Txt record with the given text in this record set.
withText(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
Creates a TXT record with the given text in this record set.
withText(String) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
Creates a Txt record with the given text in this record set.
withTimeToLive(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithTtl
Specifies the Time To Live for the records in the record set.
withTimeToLive(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithTtl
Specifies the TTL for the records in the record set.
withTimeToLive(long) - Method in interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateStages.WithTtl
Specifies the TTL for the records in the record set.
withTtl(Long) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the ttl property: The TTL (time-to-live) of the records in the record set.
withTtl(Long) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the ttl property: The TTL (time-to-live) of the records in the record set.
withTxtRecords(List<TxtRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Set the txtRecords property: The list of TXT records in the record set.
withTxtRecords(List<TxtRecord>) - Method in class com.azure.resourcemanager.dns.fluent.models.RecordSetProperties
Set the txtRecords property: The list of TXT records in the record set.
withValue(String) - Method in class com.azure.resourcemanager.dns.models.CaaRecord
Set the value property: The value for this CAA record.
withValue(List<RecordSetInner>) - Method in class com.azure.resourcemanager.dns.models.RecordSetListResult
Set the value property: Information about the record sets in the response.
withValue(List<ZoneInner>) - Method in class com.azure.resourcemanager.dns.models.ZoneListResult
Set the value property: Information about the DNS zones.
withValue(List<String>) - Method in class com.azure.resourcemanager.dns.models.TxtRecord
Set the value property: The text value of this TXT record.
withWeight(Integer) - Method in class com.azure.resourcemanager.dns.models.SrvRecord
Set the weight property: The weight value for this SRV record.
withZoneType(ZoneType) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Set the zoneType property: The type of this DNS zone (Public or Private).
withZoneType(ZoneType) - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Set the zoneType property: The type of this DNS zone (Public or Private).

Z

ZoneInner - Class in com.azure.resourcemanager.dns.fluent.models
Describes a DNS zone.
ZoneInner() - Constructor for class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Creates an instance of ZoneInner class.
ZoneListResult - Class in com.azure.resourcemanager.dns.models
The response to a Zone List or ListAll operation.
ZoneListResult() - Constructor for class com.azure.resourcemanager.dns.models.ZoneListResult
Creates an instance of ZoneListResult class.
ZoneProperties - Class in com.azure.resourcemanager.dns.fluent.models
Represents the properties of the zone.
ZoneProperties() - Constructor for class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Creates an instance of ZoneProperties class.
zones() - Method in class com.azure.resourcemanager.dns.DnsZoneManager
 
ZonesClient - Interface in com.azure.resourcemanager.dns.fluent
An instance of this class provides access to all the operations defined in ZonesClient.
zoneType() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneInner
Get the zoneType property: The type of this DNS zone (Public or Private).
zoneType() - Method in class com.azure.resourcemanager.dns.fluent.models.ZoneProperties
Get the zoneType property: The type of this DNS zone (Public or Private).
ZoneType - Enum in com.azure.resourcemanager.dns.models
The type of this DNS zone (Public or Private).
ZoneUpdate - Class in com.azure.resourcemanager.dns.models
Describes a request to update a DNS zone.
ZoneUpdate() - Constructor for class com.azure.resourcemanager.dns.models.ZoneUpdate
Creates an instance of ZoneUpdate class.
A B C D E F G H I L M N P R S T U V W Z 
All Classes and Interfaces|All Packages