Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

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

B

beginCreateOrUpdate(String, String, PrivateZoneInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
beginCreateOrUpdate(String, String, PrivateZoneInner, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
beginCreateOrUpdate(String, String, String, VirtualNetworkLinkInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
beginCreateOrUpdate(String, String, String, VirtualNetworkLinkInner, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
beginCreateOrUpdateAsync(String, String, PrivateZoneInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
beginCreateOrUpdateAsync(String, String, String, VirtualNetworkLinkInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
beginDelete(String, String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
beginDelete(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
beginDeleteAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
beginUpdate(String, String, PrivateZoneInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
beginUpdate(String, String, PrivateZoneInner, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
beginUpdate(String, String, String, VirtualNetworkLinkInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
beginUpdate(String, String, String, VirtualNetworkLinkInner, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
beginUpdateAsync(String, String, PrivateZoneInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
beginUpdateAsync(String, String, String, VirtualNetworkLinkInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.

C

CANCELED - Static variable in class com.azure.resourcemanager.privatedns.models.ProvisioningState
Static value Canceled for ProvisioningState.
canonicalName() - Method in interface com.azure.resourcemanager.privatedns.models.CnameRecordSet
 
cname() - Method in class com.azure.resourcemanager.privatedns.models.CnameRecord
Get the cname property: The canonical name for this CNAME record.
cnameRecord() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the cnameRecord property: The CNAME record in the record set.
CnameRecord - Class in com.azure.resourcemanager.privatedns.models
A CNAME record.
CnameRecord() - Constructor for class com.azure.resourcemanager.privatedns.models.CnameRecord
 
CnameRecordSet - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of a CNAME (canonical name) record set in Azure Private DNS Zone.
CnameRecordSets - Interface in com.azure.resourcemanager.privatedns.models
Entry point to CNAME record sets in an Azure private DNS zone.
cnameRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
com.azure.resourcemanager.privatedns - package com.azure.resourcemanager.privatedns
Package containing the classes for PrivateDnsManagementClient.
com.azure.resourcemanager.privatedns.fluent - package com.azure.resourcemanager.privatedns.fluent
Package containing the service clients for PrivateDnsManagementClient.
com.azure.resourcemanager.privatedns.fluent.models - package com.azure.resourcemanager.privatedns.fluent.models
Package containing the inner data models for PrivateDnsManagementClient.
com.azure.resourcemanager.privatedns.models - package com.azure.resourcemanager.privatedns.models
Package containing the data models for PrivateDnsManagementClient.
COMPLETED - Static variable in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkState
Static value Completed for VirtualNetworkLinkState.
configure() - Static method in class com.azure.resourcemanager.privatedns.PrivateDnsZoneManager
Get a Configurable instance that can be used to create PrivateDnsZoneManager with optional configuration.
createOrUpdate(String, String, PrivateZoneInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
createOrUpdate(String, String, PrivateZoneInner, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
createOrUpdate(String, String, PrivateZoneInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
createOrUpdate(String, String, RecordType, String, RecordSetInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Creates or updates a record set within a Private DNS zone.
createOrUpdate(String, String, String, VirtualNetworkLinkInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
createOrUpdate(String, String, String, VirtualNetworkLinkInner, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
createOrUpdate(String, String, String, VirtualNetworkLinkInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
createOrUpdateAsync(String, String, PrivateZoneInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
createOrUpdateAsync(String, String, PrivateZoneInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
createOrUpdateAsync(String, String, RecordType, String, RecordSetInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Creates or updates a record set within a Private DNS zone.
createOrUpdateAsync(String, String, RecordType, String, RecordSetInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Creates or updates a record set within a Private DNS zone.
createOrUpdateAsync(String, String, String, VirtualNetworkLinkInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
createOrUpdateAsync(String, String, String, VirtualNetworkLinkInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
createOrUpdateWithResponse(String, String, RecordType, String, RecordSetInner, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Creates or updates a record set within a Private DNS zone.
createOrUpdateWithResponseAsync(String, String, PrivateZoneInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Creates or updates a Private DNS zone.
createOrUpdateWithResponseAsync(String, String, RecordType, String, RecordSetInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Creates or updates a record set within a Private DNS zone.
createOrUpdateWithResponseAsync(String, String, String, VirtualNetworkLinkInner, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Creates or updates a virtual network link to the specified Private DNS zone.
CREATING - Static variable in class com.azure.resourcemanager.privatedns.models.ProvisioningState
Static value Creating for ProvisioningState.

D

defineAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of an AAAA record set.
defineAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of an AAAA record set to be attached to the private DNS zone.
defineARecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of an A record set.
defineARecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of an A record set to be attached to the private DNS zone.
defineCnameRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of a CNAME record set.
defineCnameRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set.
defineMxRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of a MX record set.
defineMxRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a MX record set to be attached to the private DNS zone.
definePtrRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of a PTR record set.
definePtrRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a PTR record set to be attached to the private DNS zone.
defineSoaRecordSet() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of a SOA record set.
defineSoaRecordSet() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a SOA record set to be attached to the private DNS zone.
defineSrvRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of a SRV record set.
defineSrvRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a SRV record set to be attached to the private DNS zone.
defineTxtRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of a TXT record set.
defineTxtRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a TXT record set to be attached to the private DNS zone.
defineVirtualNetworkLink(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithVirtualNetworkLink
Specifies definition of a virtual network link.
defineVirtualNetworkLink(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
Specifies definition of a virtual network link to be attached to the private DNS zone.
delete(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
delete(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
delete(String, String, RecordType, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Deletes a record set from a Private DNS zone.
delete(String, String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
delete(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
delete(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
deleteAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
deleteAsync(String, String, RecordType, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Deletes a record set from a Private DNS zone.
deleteAsync(String, String, RecordType, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Deletes a record set from a Private DNS zone.
deleteAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
deleteById(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Deletes a resource from Azure, identifying it by its resource ID.
deleteById(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Deletes a resource from Azure, identifying it by its resource ID.
deleteById(String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Deletes a resource from Azure, identifying it by its resource ID.
deleteById(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Deletes a resource from Azure, identifying it by its resource ID.
deleteByIdAsync(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Asynchronously delete the private zone from Azure, identifying it by its resource ID.
deleteByIdAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Asynchronously delete the private zone from Azure, identifying it by its resource ID.
deleteByIdAsync(String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Asynchronously delete the private zone from Azure, identifying it by its resource ID.
deleteByIdAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Asynchronously delete the private zone from Azure, identifying it by its resource ID.
deleteByResourceGroupName(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Deletes the private zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupName(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Deletes the private zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupName(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Deletes the private zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupName(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Deletes the private zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupNameAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Asynchronously deletes the private zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupNameAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZones
Asynchronously deletes the private zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupNameAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Asynchronously deletes the private zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupNameAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Asynchronously deletes the private zone from Azure, identifying it by its name and its resource group.
deleteWithResponse(String, String, RecordType, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Deletes a record set from a Private DNS zone.
deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Deletes a Private DNS zone.
deleteWithResponseAsync(String, String, RecordType, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Deletes a record set from a Private DNS zone.
deleteWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Deletes a virtual network link to the specified Private DNS zone.
DELETING - Static variable in class com.azure.resourcemanager.privatedns.models.ProvisioningState
Static value Deleting for ProvisioningState.
disableAutoRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration
Disables auto-registration for virtual network records.
disableAutoRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration
Disables auto-registration for virtual network records.
disableAutoRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateStages.WithAutoRegistration
Disables auto-registration for virtual network records.

E

email() - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Get the email property: The email contact for this SOA record.
enableAutoRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration
Enables auto-registration for virtual network records.
enableAutoRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration
Enables auto-registration for virtual network records.
enableAutoRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateStages.WithAutoRegistration
Enables auto-registration for virtual network records.
etag() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the etag property: The ETag of the zone.
etag() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the etag property: The ETag of the record set.
etag() - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Get the etag property: The ETag of the virtual network link.
etag() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet
 
etag() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
etag() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink
 
exchange() - Method in class com.azure.resourcemanager.privatedns.models.MxRecord
Get the exchange property: The domain name of the mail host for this MX record.
expireTime() - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Get the expireTime property: The expire time for this SOA record.

F

FAILED - Static variable in class com.azure.resourcemanager.privatedns.models.ProvisioningState
Static value Failed for ProvisioningState.
fqdn() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the fqdn property: Fully qualified domain name of the record set.
fqdn() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet
 
fromString(String) - Static method in class com.azure.resourcemanager.privatedns.models.ProvisioningState
Creates or finds a ProvisioningState from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.privatedns.models.RecordType
Parses a serialized value to a RecordType instance.
fromString(String) - Static method in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkState
Creates or finds a VirtualNetworkLinkState from its string representation.

G

get(String, String, RecordType, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Gets a record set.
get(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Gets a virtual network link to the specified Private DNS zone.
getApiVersion() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets Api Version.
getAsync(String, String, RecordType, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Gets a record set.
getAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Gets a virtual network link to the specified Private DNS zone.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Gets a Private DNS zone.
getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Gets a Private DNS zone.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Gets a Private DNS zone.
getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Gets a Private DNS zone.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets The HTTP pipeline to send requests through.
getPrivateZones() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets the PrivateZonesClient object to access its operations.
getRecordSets() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets the RecordSetsClient object to access its operations.
getSoaRecordSet() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
getSubscriptionId() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets Gets subscription credentials which uniquely identify Microsoft Azure subscription.
getVirtualNetworkLinks() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateDnsManagementClient
Gets the VirtualNetworkLinksClient object to access its operations.
getWithResponse(String, String, RecordType, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Gets a record set.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Gets a virtual network link to the specified Private DNS zone.
getWithResponseAsync(String, String, RecordType, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Gets a record set.
getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Gets a virtual network link to the specified Private DNS zone.

H

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

I

IN_PROGRESS - Static variable in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkState
Static value InProgress for VirtualNetworkLinkState.
ipv4Address() - Method in class com.azure.resourcemanager.privatedns.models.ARecord
Get the ipv4Address property: The IPv4 address of this A record.
ipv4Addresses() - Method in interface com.azure.resourcemanager.privatedns.models.ARecordSet
 
ipv6Address() - Method in class com.azure.resourcemanager.privatedns.models.AaaaRecord
Get the ipv6Address property: The IPv6 address of this AAAA record.
ipv6Addresses() - Method in interface com.azure.resourcemanager.privatedns.models.AaaaRecordSet
 
isAutoRegistered() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the isAutoRegistered property: Is the record set auto-registered in the Private DNS zone through a virtual network link?.
isAutoRegistered() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet
 
isAutoRegistrationEnabled() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink
 

L

list(Integer, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones in all resource groups in a subscription.
list() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones in all resource groups in a subscription.
list(String, String, Integer, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists all record sets in a Private DNS zone.
list(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists all record sets in a Private DNS zone.
list(String, String, Integer, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Lists the virtual network links to the specified Private DNS zone.
list(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Lists the virtual network links to the specified Private DNS zone.
list(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSets
Lists all the record sets with the given suffix.
list(int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSets
Lists all the record sets, with number of entries in each page limited to given size.
list(String, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSets
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size.
list(int) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Lists all the virtual network links, with number of entries in each page limited to given size.
listAsync(Integer) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones in all resource groups in a subscription.
listAsync() - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones in all resource groups in a subscription.
listAsync(String, String, Integer, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists all record sets in a Private DNS zone.
listAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists all record sets in a Private DNS zone.
listAsync(String, String, Integer) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Lists the virtual network links to the specified Private DNS zone.
listAsync(String, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Lists the virtual network links to the specified Private DNS zone.
listAsync(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSets
Lists all the record sets with the given suffix.
listAsync(int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSets
Lists all the record sets, with number of entries in each page limited to given size.
listAsync(String, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSets
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size.
listAsync(int) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLinks
Lists all the virtual network links, with number of entries in each page limited to given size.
listByResourceGroup(String, Integer, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones within a resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones within a resource group.
listByResourceGroupAsync(String, Integer) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones within a resource group.
listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Lists the Private DNS zones within a resource group.
listByType(String, String, RecordType, Integer, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists the record sets of a specified type in a Private DNS zone.
listByType(String, String, RecordType) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists the record sets of a specified type in a Private DNS zone.
listByTypeAsync(String, String, RecordType, Integer, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists the record sets of a specified type in a Private DNS zone.
listByTypeAsync(String, String, RecordType) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Lists the record sets of a specified type in a Private DNS zone.
listRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
listRecordSets(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
Lists all the record sets in this zone with the given suffix.
listRecordSets(int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
Lists all the record sets in this zone with each entries in each page limited to the given size.
listRecordSets(String, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
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.
listRecordSetsAsync() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
listRecordSetsAsync(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
Lists all the record sets in this zone with the given suffix asynchronously.
listRecordSetsAsync(int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
Lists all the record sets in this zone with each entries in each page limited to the given size asynchronously.
listRecordSetsAsync(String, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
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 asynchronously.

M

maxNumberOfRecordSets() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the maxNumberOfRecordSets property: The maximum number of record sets that can be created in this Private DNS zone.
maxNumberOfRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
maxNumberOfVirtualNetworkLinks() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the maxNumberOfVirtualNetworkLinks property: The maximum number of virtual networks that can be linked to this Private DNS zone.
maxNumberOfVirtualNetworkLinks() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
maxNumberOfVirtualNetworkLinksWithRegistration() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the maxNumberOfVirtualNetworkLinksWithRegistration property: The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled.
maxNumberOfVirtualNetworkLinksWithRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
metadata() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the metadata property: The metadata attached to the record set.
metadata() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet
 
minimumTtl() - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Get the minimumTtl property: The minimum value for this SOA record.
MxRecord - Class in com.azure.resourcemanager.privatedns.models
An MX record.
MxRecord() - Constructor for class com.azure.resourcemanager.privatedns.models.MxRecord
 
mxRecords() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the mxRecords property: The list of MX records in the record set.
MxRecordSet - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of an MX (mail exchange) record set in an Azure Private DNS Zone.
MxRecordSets - Interface in com.azure.resourcemanager.privatedns.models
Entry point to MX record sets in an Azure private DNS zone.
mxRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 

N

nextLink() - Method in class com.azure.resourcemanager.privatedns.models.PrivateZoneListResult
Get the nextLink property: The continuation token for the next page of results.
nextLink() - Method in class com.azure.resourcemanager.privatedns.models.RecordSetListResult
Get the nextLink property: The continuation token for the next page of results.
nextLink() - Method in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkListResult
Get the nextLink property: The continuation token for the next page of results.
numberOfRecordSets() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the numberOfRecordSets property: The current number of record sets in this Private DNS zone.
numberOfRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
numberOfVirtualNetworkLinks() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the numberOfVirtualNetworkLinks property: The current number of virtual networks that are linked to this Private DNS zone.
numberOfVirtualNetworkLinks() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
numberOfVirtualNetworkLinksWithRegistration() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the numberOfVirtualNetworkLinksWithRegistration property: The current number of virtual networks that are linked to this Private DNS zone with registration enabled.
numberOfVirtualNetworkLinksWithRegistration() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 

P

port() - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Get the port property: The port value for this SRV record.
preference() - Method in class com.azure.resourcemanager.privatedns.models.MxRecord
Get the preference property: The preference value for this MX record.
priority() - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Get the priority property: The priority value for this SRV record.
PrivateDnsManagementClient - Interface in com.azure.resourcemanager.privatedns.fluent
The interface for PrivateDnsManagementClient class.
PrivateDnsRecordSet - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of a record set in Azure Private DNS Zone.
PrivateDnsRecordSet.Definition<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a DNS zone record set definition as a part of parent definition.
PrivateDnsRecordSet.DefinitionStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of DNS zone record set definition stages as a part of parent DNS zone definition.
PrivateDnsRecordSet.DefinitionStages.AaaaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a AAAA record definition.
PrivateDnsRecordSet.DefinitionStages.ARecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of an A record definition.
PrivateDnsRecordSet.DefinitionStages.CNameRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a CNAME record set definition.
PrivateDnsRecordSet.DefinitionStages.MXRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a MX record definition.
PrivateDnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a PTR record definition.
PrivateDnsRecordSet.DefinitionStages.SoaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a SOA record definition.
PrivateDnsRecordSet.DefinitionStages.SrvRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a SRV record definition.
PrivateDnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a TXT record definition.
PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the AAAA record set definition allowing to add first AAAA record.
PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.
PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the A record set definition allowing to add first A record.
PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.
PrivateDnsRecordSet.DefinitionStages.WithAttach<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The final stage of the DNS zone record set definition.
PrivateDnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of a CNAME record definition allowing to add alias.
PrivateDnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the CNAME record set definition allowing attach the record set to the parent.
PrivateDnsRecordSet.DefinitionStages.WithETagCheck<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to enable ETag validation.
PrivateDnsRecordSet.DefinitionStages.WithMetadata<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to specify metadata.
PrivateDnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the MX record set definition allowing to add first MX record.
PrivateDnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.
PrivateDnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the PTR record set definition allowing to add first CNAME record.
PrivateDnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.
PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SOA record set definition allowing to add additional SOA records.
PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SOA record set definition allowing to add additional SOA records or attach the record set to the parent.
PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SRV record definition allowing to add first service record.
PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.
PrivateDnsRecordSet.DefinitionStages.WithTtl<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set.
PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValue<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the TXT record definition allowing to add first TXT record.
PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.
PrivateDnsRecordSet.Update - Interface in com.azure.resourcemanager.privatedns.models
the set of configurations that can be updated for DNS record set irrespective of their type RecordType.
PrivateDnsRecordSet.UpdateAaaaRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The entirety of an AAAA record set update as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdateARecordSet - Interface in com.azure.resourcemanager.privatedns.models
The entirety of an A record set update as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdateCNameRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The entirety of CNAME record set update as part of parent DNS zone update.
PrivateDnsRecordSet.UpdateCombined - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a record sets update as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdateDefinition<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a DNS zone record set definition as a part of parent update.
PrivateDnsRecordSet.UpdateDefinitionStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of DNS zone record set definition stages as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdateDefinitionStages.AaaaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a AAAA record definition.
PrivateDnsRecordSet.UpdateDefinitionStages.ARecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of an A record definition.
PrivateDnsRecordSet.UpdateDefinitionStages.CNameRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a CNAME record set definition.
PrivateDnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a MX record definition.
PrivateDnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a PTR record definition.
PrivateDnsRecordSet.UpdateDefinitionStages.SoaRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a SOA record definition.
PrivateDnsRecordSet.UpdateDefinitionStages.SrvRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a SRV record definition.
PrivateDnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a TXT record definition.
PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the AAAA record set definition allowing to add first AAAA record.
PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.
PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the A record set definition allowing to add first A record.
PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.
PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The final stage of the DNS zone record set definition.
PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of a CNAME record definition allowing to add alias.
PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the CNAME record set definition allowing attach the record set to the parent.
PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to enable ETag validation.
PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to specify metadata.
PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the MX record set definition allowing to add first MX record.
PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.
PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the PTR record set definition allowing to add first CNAME record.
PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.
PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SOA record set definition allowing to add additional SOA records.
PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SOA record set definition allowing to add additional SOA records or attach the record set to the parent.
PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SRV record definition allowing to add first service record.
PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.
PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set.
PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the TXT record definition allowing to add first TXT record.
PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.
PrivateDnsRecordSet.UpdateMXRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a MX record set update as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdatePtrRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a PTR record set update as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdateSoaRecord - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a SOA record update as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdateSrvRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a SRV record set update as a part of parent DNS zone update.
PrivateDnsRecordSet.UpdateStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of DNS zone record set update stages.
PrivateDnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address - Interface in com.azure.resourcemanager.privatedns.models
The stage of the AAAA record set update allowing to add or remove AAAA record.
PrivateDnsRecordSet.UpdateStages.WithARecordIPv4Address - Interface in com.azure.resourcemanager.privatedns.models
The stage of the A record set update allowing to add or remove A record.
PrivateDnsRecordSet.UpdateStages.WithCNameRecordAlias - Interface in com.azure.resourcemanager.privatedns.models
The stage of the CNAME record set update allowing to update the CNAME record.
PrivateDnsRecordSet.UpdateStages.WithETagCheck - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set update allowing to enable ETag validation.
PrivateDnsRecordSet.UpdateStages.WithMetadata - Interface in com.azure.resourcemanager.privatedns.models
An update allowing metadata to be modified for the resource.
PrivateDnsRecordSet.UpdateStages.WithMXRecordMailExchange - Interface in com.azure.resourcemanager.privatedns.models
The stage of the MX record set definition allowing to add or remove MX record.
PrivateDnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName - Interface in com.azure.resourcemanager.privatedns.models
The stage of the CName record set definition allowing to add or remove CName record.
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SOA record definition allowing to update its attributes.
PrivateDnsRecordSet.UpdateStages.WithSrvRecordEntry - Interface in com.azure.resourcemanager.privatedns.models
The stage of the SRV record definition allowing to add or remove service record.
PrivateDnsRecordSet.UpdateStages.WithTtl - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set update allowing to specify TTL for the records in this record set.
PrivateDnsRecordSet.UpdateStages.WithTxtRecordTextValue - Interface in com.azure.resourcemanager.privatedns.models
The stage of the Txt record definition allowing to add or remove TXT record.
PrivateDnsRecordSet.UpdateTxtRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a TXT record set update as a part of parent DNS zone update.
PrivateDnsRecordSets<PrivateRecordSetT> - Interface in com.azure.resourcemanager.privatedns.models
Base interface for all record sets.
PrivateDnsZone - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of an Azure Private DNS Zone.
PrivateDnsZone.Definition - Interface in com.azure.resourcemanager.privatedns.models
The entirety of the private DNS zone definition.
PrivateDnsZone.DefinitionStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of private DNS zone definition stages.
PrivateDnsZone.DefinitionStages.Blank - Interface in com.azure.resourcemanager.privatedns.models
The stage of the private DNS zone definition allowing to specify the resource group.
PrivateDnsZone.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.privatedns.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.
PrivateDnsZone.DefinitionStages.WithETagCheck - Interface in com.azure.resourcemanager.privatedns.models
The stage of the private DNS zone definition allowing to enable ETag validation.
PrivateDnsZone.DefinitionStages.WithRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The stage of the private DNS zone definition allowing to specify record set.
PrivateDnsZone.DefinitionStages.WithVirtualNetworkLink - Interface in com.azure.resourcemanager.privatedns.models
The stage of the private DNS zone definition allowing to specify virtual network link.
PrivateDnsZone.Update - Interface in com.azure.resourcemanager.privatedns.models
The template for an update operation, containing all the settings that can be modified.
PrivateDnsZone.UpdateStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of private DNS zone update stages.
PrivateDnsZone.UpdateStages.WithETagCheck - Interface in com.azure.resourcemanager.privatedns.models
The stage of the private DNS zone update allowing to enable ETag validation.
PrivateDnsZone.UpdateStages.WithRecordSet - Interface in com.azure.resourcemanager.privatedns.models
The stage of the private DNS zone update allowing to specify record set.
PrivateDnsZone.UpdateStages.WithVirtualNetworkLink - Interface in com.azure.resourcemanager.privatedns.models
The stage of the private DNS zone update allowing to specify virtual network link.
PrivateDnsZoneManager - Class in com.azure.resourcemanager.privatedns
Entry point to Azure private DNS zone management.
PrivateDnsZoneManager.Configurable - Interface in com.azure.resourcemanager.privatedns
The interface allowing configurations to be set.
PrivateDnsZones - Interface in com.azure.resourcemanager.privatedns.models
Entry point to private DNS zone management API in Azure.
PrivateZoneInner - Class in com.azure.resourcemanager.privatedns.fluent.models
Describes a Private DNS zone.
PrivateZoneInner() - Constructor for class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
 
PrivateZoneListResult - Class in com.azure.resourcemanager.privatedns.models
The response to a Private DNS zone list operation.
PrivateZoneListResult() - Constructor for class com.azure.resourcemanager.privatedns.models.PrivateZoneListResult
 
privateZones() - Method in class com.azure.resourcemanager.privatedns.PrivateDnsZoneManager
 
PrivateZonesClient - Interface in com.azure.resourcemanager.privatedns.fluent
An instance of this class provides access to all the operations defined in PrivateZonesClient.
provisioningState() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Get the provisioningState property: The provisioning state of the resource.
provisioningState() - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Get the provisioningState property: The provisioning state of the resource.
provisioningState() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
ProvisioningState - Class in com.azure.resourcemanager.privatedns.models
Defines values for ProvisioningState.
ProvisioningState() - Constructor for class com.azure.resourcemanager.privatedns.models.ProvisioningState
 
provisioningState() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink
 
ptrdname() - Method in class com.azure.resourcemanager.privatedns.models.PtrRecord
Get the ptrdname property: The PTR target domain name for this PTR record.
PtrRecord - Class in com.azure.resourcemanager.privatedns.models
A PTR record.
PtrRecord() - Constructor for class com.azure.resourcemanager.privatedns.models.PtrRecord
 
ptrRecords() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the ptrRecords property: The list of PTR records in the record set.
PtrRecordSet - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of a PTR (pointer) record set in Azure Private DNS Zone.
ptrRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
PtrRecordSets - Interface in com.azure.resourcemanager.privatedns.models
Entry point to PTR record sets in a private DNS zone.

R

record() - Method in interface com.azure.resourcemanager.privatedns.models.SoaRecordSet
 
records() - Method in interface com.azure.resourcemanager.privatedns.models.MxRecordSet
 
records() - Method in interface com.azure.resourcemanager.privatedns.models.SrvRecordSet
 
records() - Method in interface com.azure.resourcemanager.privatedns.models.TxtRecordSet
 
RecordSetInner - Class in com.azure.resourcemanager.privatedns.fluent.models
Describes a DNS record set (a collection of DNS records with the same name and type) in a Private DNS zone.
RecordSetInner() - Constructor for class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
 
RecordSetListResult - Class in com.azure.resourcemanager.privatedns.models
The response to a record set list operation.
RecordSetListResult() - Constructor for class com.azure.resourcemanager.privatedns.models.RecordSetListResult
 
RecordSetsClient - Interface in com.azure.resourcemanager.privatedns.fluent
An instance of this class provides access to all the operations defined in RecordSetsClient.
recordType() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet
 
RecordType - Enum in com.azure.resourcemanager.privatedns.models
Defines values for RecordType.
referencedVirtualNetworkId() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink
 
refreshTime() - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Get the refreshTime property: The refresh value for this SOA record.
registrationEnabled() - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Get the registrationEnabled property: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?.
retryTime() - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Get the retryTime property: The retry time for this SOA record.

S

serialNumber() - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Get the serialNumber property: The serial number for this SOA record.
soaRecord() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the soaRecord property: The SOA record in the record set.
SoaRecord - Class in com.azure.resourcemanager.privatedns.models
An SOA record.
SoaRecord() - Constructor for class com.azure.resourcemanager.privatedns.models.SoaRecord
 
SoaRecordSet - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of a SOA (start of authority) record set in Azure Private DNS Zone.
SrvRecord - Class in com.azure.resourcemanager.privatedns.models
An SRV record.
SrvRecord() - Constructor for class com.azure.resourcemanager.privatedns.models.SrvRecord
 
srvRecords() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the srvRecords property: The list of SRV records in the record set.
SrvRecordSet - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of an SVR (service) record set in Azure Private DNS Zone.
srvRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
SrvRecordSets - Interface in com.azure.resourcemanager.privatedns.models
Entry point to SRV record sets in a private DNS zone.
SUCCEEDED - Static variable in class com.azure.resourcemanager.privatedns.models.ProvisioningState
Static value Succeeded for ProvisioningState.

T

target() - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Get the target property: The target domain name for this SRV record.
targetDomainNames() - Method in interface com.azure.resourcemanager.privatedns.models.PtrRecordSet
 
timeToLive() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet
 
toString() - Method in enum com.azure.resourcemanager.privatedns.models.RecordType
 
ttl() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the ttl property: The TTL (time-to-live) of the records in the record set.
TxtRecord - Class in com.azure.resourcemanager.privatedns.models
A TXT record.
TxtRecord() - Constructor for class com.azure.resourcemanager.privatedns.models.TxtRecord
 
txtRecords() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Get the txtRecords property: The list of TXT records in the record set.
TxtRecordSet - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of a TXT (text) record set in Azure Private DNS Zone.
txtRecordSets() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
TxtRecordSets - Interface in com.azure.resourcemanager.privatedns.models
Entry point to TXT record sets in a private DNS zone.

U

update(String, String, PrivateZoneInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
update(String, String, PrivateZoneInner, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
update(String, String, PrivateZoneInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
update(String, String, RecordType, String, RecordSetInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Updates a record set within a Private DNS zone.
update(String, String, String, VirtualNetworkLinkInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
update(String, String, String, VirtualNetworkLinkInner, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
update(String, String, String, VirtualNetworkLinkInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
updateAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.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.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing A record set in this DNS zone.
updateAsync(String, String, PrivateZoneInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
updateAsync(String, String, PrivateZoneInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
updateAsync(String, String, RecordType, String, RecordSetInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Updates a record set within a Private DNS zone.
updateAsync(String, String, RecordType, String, RecordSetInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Updates a record set within a Private DNS zone.
updateAsync(String, String, String, VirtualNetworkLinkInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
updateAsync(String, String, String, VirtualNetworkLinkInner) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
updateCnameRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set.
updateMxRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing MX record set in this DNS zone.
updatePtrRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.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.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Begins the description of an update of the SOA record in this DNS zone.
updateSrvRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.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.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing TXT record set in this DNS zone.
updateVirtualNetworkLink(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
Begins the description of an update of an existing virtual network link in this DNS zone.
updateWithResponse(String, String, RecordType, String, RecordSetInner, String, Context) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Updates a record set within a Private DNS zone.
updateWithResponseAsync(String, String, PrivateZoneInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.PrivateZonesClient
Updates a Private DNS zone.
updateWithResponseAsync(String, String, RecordType, String, RecordSetInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.RecordSetsClient
Updates a record set within a Private DNS zone.
updateWithResponseAsync(String, String, String, VirtualNetworkLinkInner, String) - Method in interface com.azure.resourcemanager.privatedns.fluent.VirtualNetworkLinksClient
Updates a virtual network link to the specified Private DNS zone.
UPDATING - Static variable in class com.azure.resourcemanager.privatedns.models.ProvisioningState
Static value Updating for ProvisioningState.

V

validate() - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.AaaaRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.ARecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.CnameRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.MxRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.PrivateZoneListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.PtrRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.RecordSetListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.TxtRecord
Validates the instance.
validate() - Method in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkListResult
Validates the instance.
value() - Method in class com.azure.resourcemanager.privatedns.models.PrivateZoneListResult
Get the value property: Information about the Private DNS zones.
value() - Method in class com.azure.resourcemanager.privatedns.models.RecordSetListResult
Get the value property: Information about the record sets in the response.
value() - Method in class com.azure.resourcemanager.privatedns.models.TxtRecord
Get the value property: The text value of this TXT record.
value() - Method in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkListResult
Get the value property: Information about the virtual network links to the Private DNS zones.
valueOf(String) - Static method in enum com.azure.resourcemanager.privatedns.models.RecordType
Returns the enum constant of this type with the specified name.
values() - Static method in class com.azure.resourcemanager.privatedns.models.ProvisioningState
 
values() - Static method in enum com.azure.resourcemanager.privatedns.models.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkState
 
virtualNetwork() - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Get the virtualNetwork property: The reference of the virtual network.
VirtualNetworkLink - Interface in com.azure.resourcemanager.privatedns.models
An immutable client-side representation of an Azure Virtual Network Link.
VirtualNetworkLink.Definition<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a virtual network link definition as a part of parent definition.
VirtualNetworkLink.DefinitionStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of virtual network link definition stages as a part of parent DNS zone definition.
VirtualNetworkLink.DefinitionStages.Blank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a virtual network link definition.
VirtualNetworkLink.DefinitionStages.WithAttach<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The final stage of the DNS zone record set definition.
VirtualNetworkLink.DefinitionStages.WithAutoRegistration<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to manage auto-registration of the virtual network records.
VirtualNetworkLink.DefinitionStages.WithETagCheck<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to enable ETag validation.
VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to reference the virtual network.
VirtualNetworkLink.Update - Interface in com.azure.resourcemanager.privatedns.models
the set of configurations that can be updated for virtual network link.
VirtualNetworkLink.UpdateDefinition<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The entirety of a virtual network link definition as a part of parent update.
VirtualNetworkLink.UpdateDefinitionStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of DNS zone record set definition stages as a part of parent DNS zone update.
VirtualNetworkLink.UpdateDefinitionStages.Blank<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The first stage of a virtual network link definition.
VirtualNetworkLink.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The final stage of the DNS zone record set definition.
VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to manage auto-registration of the virtual network records.
VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to enable ETag validation.
VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork<ParentT> - Interface in com.azure.resourcemanager.privatedns.models
The stage of the record set definition allowing to reference the virtual network.
VirtualNetworkLink.UpdateStages - Interface in com.azure.resourcemanager.privatedns.models
Grouping of virtual network link update stages.
VirtualNetworkLink.UpdateStages.WithAutoRegistration - Interface in com.azure.resourcemanager.privatedns.models
The stage of the virtual network link update allowing to manage auto-registration of the virtual network records.
VirtualNetworkLink.UpdateStages.WithETagCheck - Interface in com.azure.resourcemanager.privatedns.models
The stage of the virtual network link update allowing to enable ETag validation.
VirtualNetworkLinkInner - Class in com.azure.resourcemanager.privatedns.fluent.models
Describes a link to virtual network for a Private DNS zone.
VirtualNetworkLinkInner() - Constructor for class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
 
VirtualNetworkLinkListResult - Class in com.azure.resourcemanager.privatedns.models
The response to a list virtual network link to Private DNS zone operation.
VirtualNetworkLinkListResult() - Constructor for class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkListResult
 
virtualNetworkLinks() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone
 
VirtualNetworkLinks - Interface in com.azure.resourcemanager.privatedns.models
Entry point to virtual network link management API in Azure.
VirtualNetworkLinksClient - Interface in com.azure.resourcemanager.privatedns.fluent
An instance of this class provides access to all the operations defined in VirtualNetworkLinksClient.
virtualNetworkLinkState() - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Get the virtualNetworkLinkState property: The status of the virtual network link to the Private DNS zone.
virtualNetworkLinkState() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink
 
VirtualNetworkLinkState - Class in com.azure.resourcemanager.privatedns.models
Defines values for VirtualNetworkLinkState.
VirtualNetworkLinkState() - Constructor for class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkState
 

W

weight() - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Get the weight property: The weight value for this SRV record.
withAaaaRecords(List<AaaaRecord>) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the aaaaRecords property: The list of AAAA records in the record set.
withAlias(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithCNameRecordAlias
Creates a CNAME record with the provided alias.
withAlias(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias
Creates a CNAME record with the provided alias.
withAlias(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithCNameRecordAlias
The new alias for the CNAME record set.
withARecords(List<ARecord>) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the aRecords property: The list of A records in the record set.
withAuthoritativeServer(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
Specifies the authoritative server in this record set.
withAuthoritativeServer(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
Specifies the authoritative server in this record set.
withAuthoritativeServer(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the authoritative server in this record set.
withCname(String) - Method in class com.azure.resourcemanager.privatedns.models.CnameRecord
Set the cname property: The canonical name for this CNAME record.
withCnameRecord(CnameRecord) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the cnameRecord property: The CNAME record in the record set.
withCnameRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithRecordSet
Specifies definition of a CNAME record set.
withCnameRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set to be attached to the private DNS zone.
withEmail(String) - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Set the email property: The email contact for this SOA record.
withEmailServer(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
Specifies the email server in this record set.
withEmailServer(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
Specifies the email server in this record set.
withEmailServer(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the email server in this record set.
withEtag(String) - Method in class com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Set the etag property: The ETag of the zone.
withEtag(String) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the etag property: The ETag of the record set.
withEtag(String) - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Set the etag property: The ETag of the virtual network link.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithETagCheck
Specifies the If-None-Match header with * to prevent updating an existing record set.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck
Specifies the If-None-Match header with * to prevent updating an existing record set.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithETagCheck
Specifies the If-Match header with the current etag value associated with the record set.
withETagCheck(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithETagCheck
Specifies the If-Match header with the given etag value.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithETagCheck
Set the If-None-Match header with * to prevent updating an existing private DNS zone.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithETagCheck
Set the If-Match header with the current etag value of the private DNS Zone.
withETagCheck(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithETagCheck
Set the If-Match header with the given etag value.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithETagCheck
Specifies the If-None-Match with * to prevent updating an existing record set.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck
Specifies the If-None-Match header with * to prevent updating an existing record set.
withETagCheck() - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateStages.WithETagCheck
Specifies the If-Match header with the current etag value associated with the virtual network link.
withETagCheck(String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateStages.WithETagCheck
Specifies the If-Match header with the given etag value.
withExchange(String) - Method in class com.azure.resourcemanager.privatedns.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.privatedns.models.SoaRecord
Set the expireTime property: The expire time for this SOA record.
withExpireTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
Specifies the expire time in this record set.
withExpireTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
Specifies the expire time in this record set.
withExpireTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the expire time in this record set.
withHost(String) - Method in class com.azure.resourcemanager.privatedns.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.privatedns.models.ARecord
Set the ipv4Address property: The IPv4 address of this A record.
withIPv4Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in this record set.
withIPv4Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in this record set.
withIPv4Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in the record set.
withIpv6Address(String) - Method in class com.azure.resourcemanager.privatedns.models.AaaaRecord
Set the ipv6Address property: The IPv6 address of this AAAA record.
withIPv6Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withIPv6Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withIPv6Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withMailExchange(String, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.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.privatedns.models.PrivateDnsRecordSet.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.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithMXRecordMailExchange
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
withMetadata(Map<String, String>) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the metadata property: The metadata attached to the record set.
withMetadata(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithMetadata
Adds a metadata to the resource.
withMetadata(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata
Adds a metadata to the resource.
withMetadata(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithMetadata
Adds a metadata to the record set.
withMinimumTtl(Long) - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Set the minimumTtl property: The minimum value for this SOA record.
withMxRecords(List<MxRecord>) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the mxRecords property: The list of MX records in the record set.
withNegativeResponseCachingTimeToLiveInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
Specifies the time in seconds that any name server or resolver should cache a negative response.
withNegativeResponseCachingTimeToLiveInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
Specifies the time in seconds that any name server or resolver should cache a negative response.
withNegativeResponseCachingTimeToLiveInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the time in seconds that any name server or resolver should cache a negative response.
withoutAaaaRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a AAAA record set in the private DNS zone.
withoutAaaaRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a AAAA record set in the private DNS zone.
withoutARecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a A record set in the private DNS zone.
withoutARecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a A record set in the private DNS zone.
withoutCNameRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a CNAME record set in the private DNS zone.
withoutCNameRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a CNAME record set in the private DNS zone.
withoutIPv4Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithARecordIPv4Address
Removes the A record with the provided IPv4 address from the record set.
withoutIPv6Address(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
Removes an AAAA record with the provided IPv6 address from this record set.
withoutMailExchange(String, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.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.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithMetadata
Removes a metadata from the record set.
withoutMXRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a MX record set in the private DNS zone.
withoutMXRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a MX record set in the private DNS zone.
withoutPtrRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a PTR record set in the private DNS zone.
withoutPtrRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a PTR record set in the private DNS zone.
withoutRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSrvRecordEntry
Removes a service record for a service.
withoutSrvRecordSet(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a SRV record set in the private DNS zone.
withoutSrvRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a SRV record set in the private DNS zone.
withoutTargetDomainName(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
Removes the CName record with the provided canonical name from this record set.
withoutText(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithTxtRecordTextValue
Removes a Txt record with the given text from this record set.
withoutText(List<String>) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.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.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a TXT record set in the private DNS zone.
withoutTxtRecordSet(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
Removes a TXT record set in the private DNS zone.
withoutVirtualNetworkLink(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
Removes a virtual network link in the private DNS zone.
withoutVirtualNetworkLink(String, String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
Removes a virtual network link in the private DNS zone.
withPort(Integer) - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Set the port property: The port value for this SRV record.
withPreference(Integer) - Method in class com.azure.resourcemanager.privatedns.models.MxRecord
Set the preference property: The preference value for this MX record.
withPriority(Integer) - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Set the priority property: The priority value for this SRV record.
withPtrdname(String) - Method in class com.azure.resourcemanager.privatedns.models.PtrRecord
Set the ptrdname property: The PTR target domain name for this PTR record.
withPtrRecords(List<PtrRecord>) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the ptrRecords property: The list of PTR records in the record set.
withRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntry
Specifies a service record for a service.
withRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
Specifies a service record for a service.
withRecord(String, int, int, int) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSrvRecordEntry
Specifies a service record for a service.
withRefreshTime(Long) - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Set the refreshTime property: The refresh value for this SOA record.
withRefreshTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
Specifies the refresh time in this record set.
withRefreshTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
Specifies the refresh time in this record set.
withRefreshTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the refresh time in this record set.
withRegistrationEnabled(Boolean) - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Set the registrationEnabled property: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?.
withRetryTime(Long) - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Set the retryTime property: The retry time for this SOA record.
withRetryTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
Specifies the retry time in this record set.
withRetryTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
Specifies the retry time in this record set.
withRetryTimeInSeconds(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the retry time in this record set.
withSerialNumber(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes
Specifies the serial number for this record set.
withSerialNumber(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
Specifies the serial number for this record set.
withSerialNumber(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the serial number for this record set.
withSerialNumber(Long) - Method in class com.azure.resourcemanager.privatedns.models.SoaRecord
Set the serialNumber property: The serial number for this SOA record.
withSoaRecord(SoaRecord) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the soaRecord property: The SOA record in the record set.
withSrvRecords(List<SrvRecord>) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
Set the srvRecords property: The list of SRV records in the record set.
withTarget(String) - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Set the target property: The target domain name for this SRV record.
withTargetDomainName(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName
Creates a PTR record with the provided target domain name in this record set.
withTargetDomainName(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName
Creates a PTR record with the provided target domain name in this record set.
withTargetDomainName(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
Creates a CName record with the provided canonical name in this record set.
withText(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithTxtRecordTextValue
Creates a Txt record with the given text in this record set.
withText(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
Creates a Txt record with the given text in this record set.
withText(String) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithTxtRecordTextValue
Creates a Txt record with the given text in this record set.
withTimeToLive(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithTtl
Specifies the Time To Live for the records in the record set.
withTimeToLive(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl
Specifies the Time To Live for the records in the record set.
withTimeToLive(long) - Method in interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateStages.WithTtl
Specifies the TTL for the records in the record set.
withTtl(Long) - Method in class com.azure.resourcemanager.privatedns.fluent.models.RecordSetInner
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.privatedns.fluent.models.RecordSetInner
Set the txtRecords property: The list of TXT records in the record set.
withValue(List<PrivateZoneInner>) - Method in class com.azure.resourcemanager.privatedns.models.PrivateZoneListResult
Set the value property: Information about the Private DNS zones.
withValue(List<RecordSetInner>) - Method in class com.azure.resourcemanager.privatedns.models.RecordSetListResult
Set the value property: Information about the record sets in the response.
withValue(List<String>) - Method in class com.azure.resourcemanager.privatedns.models.TxtRecord
Set the value property: The text value of this TXT record.
withValue(List<VirtualNetworkLinkInner>) - Method in class com.azure.resourcemanager.privatedns.models.VirtualNetworkLinkListResult
Set the value property: Information about the virtual network links to the Private DNS zones.
withVirtualNetwork(SubResource) - Method in class com.azure.resourcemanager.privatedns.fluent.models.VirtualNetworkLinkInner
Set the virtualNetwork property: The reference of the virtual network.
withVirtualNetworkId(String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork
Specifies the reference of the virtual network.
withVirtualNetworkId(String) - Method in interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork
Specifies the reference of the virtual network.
withWeight(Integer) - Method in class com.azure.resourcemanager.privatedns.models.SrvRecord
Set the weight property: The weight value for this SRV record.
A B C D E F G H I L M N P R S T U V W 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2020 Microsoft Corporation. All rights reserved.