v4

latestSwagger 2.0raw.githubusercontent.com2020-11-18172362.8 KB
VirtualNetworkLinks

Updates a virtual network link to the specified Private DNS zone.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/virtualNetworkLinks/{virtualNetworkLinkName}

Path parameters

resourceGroupNamestring required

The name of the resource group.

privateZoneNamestring required

The name of the Private DNS zone (without a terminating dot).

virtualNetworkLinkNamestring required

The name of the virtual network link.

subscriptionIdstring required

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client Api Version.

Headers

If-Matchstring

The ETag of the virtual network link to the Private DNS zone. Omit this value to always overwrite the current virtual network link. Specify the last-seen ETag value to prevent accidentally overwriting any concurrent changes.

Request body

idstring

Fully qualified resource Id for the resource. Example - '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}'.

namestring

The name of the resource

typestring

The type of the resource. Example - 'Microsoft.Network/privateDnsZones'.

Response

The virtual network link to the Private DNS zone has been updated.

idstring

Fully qualified resource Id for the resource. Example - '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}'.

namestring

The name of the resource

typestring

The type of the resource. Example - 'Microsoft.Network/privateDnsZones'.