Skip to main content

virtual_network_links

Overview

Namevirtual_network_links
TypeResource
Idazure.private_dns.virtual_network_links

Fields

NameDatatypeDescription
etagstringThe ETag of the virtual network link.
locationstringThe Azure Region where the resource lives
propertiesobjectRepresents the properties of the Private DNS zone.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTprivateZoneName, resourceGroupName, subscriptionId, virtualNetworkLinkNameGets a virtual network link to the specified Private DNS zone.
listSELECTprivateZoneName, resourceGroupName, subscriptionIdLists the virtual network links to the specified Private DNS zone.
create_or_updateINSERTprivateZoneName, resourceGroupName, subscriptionId, virtualNetworkLinkNameCreates or updates a virtual network link to the specified Private DNS zone.
deleteDELETEprivateZoneName, resourceGroupName, subscriptionId, virtualNetworkLinkNameDeletes a virtual network link to the specified Private DNS zone. WARNING: In case of a registration virtual network, all auto-registered DNS records in the zone for the virtual network will also be deleted. This operation cannot be undone.
_listEXECprivateZoneName, resourceGroupName, subscriptionIdLists the virtual network links to the specified Private DNS zone.
updateEXECprivateZoneName, resourceGroupName, subscriptionId, virtualNetworkLinkNameUpdates a virtual network link to the specified Private DNS zone.