{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VirtualNetworkLinks API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VirtualNetworkLinks", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName/virtualNetworkLinks/:virtualNetworkLinkName", "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." } ] }, "docs": "Gets properties of a virtual network link to a DNS forwarding ruleset." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName/virtualNetworkLinks/:virtualNetworkLinkName", "headers": [ { "name": "If-Match", "value": "" }, { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." } ] }, "docs": "Creates or updates a virtual network link to a DNS forwarding ruleset." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName/virtualNetworkLinks/:virtualNetworkLinkName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." } ] }, "docs": "Updates a virtual network link to a DNS forwarding ruleset." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName/virtualNetworkLinks/:virtualNetworkLinkName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." } ] }, "docs": "Deletes a virtual network link to a DNS forwarding ruleset. WARNING: This operation cannot be undone." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname Virtualnetworklinks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName/virtualNetworkLinks", "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of results to return. If not specified, returns up to 100 results." } ] }, "docs": "Lists virtual network links to a DNS forwarding ruleset." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/virtualNetworkLinks/:virtualNetworkLinkName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets a virtual network link to the specified Private DNS zone." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/virtualNetworkLinks/:virtualNetworkLinkName", "headers": [ { "name": "If-Match", "value": "" }, { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Creates or updates a virtual network link to the specified Private DNS zone." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/virtualNetworkLinks/:virtualNetworkLinkName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Updates a virtual network link to the specified Private DNS zone." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Virtualnetworklinks Virtualnetworklinkname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/virtualNetworkLinks/:virtualNetworkLinkName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "virtualNetworkLinkName", "value": "", "type": "path", "description": "The name of the virtual network link." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Deletes 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." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Virtualnetworklinks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/virtualNetworkLinks", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of virtual network links to return. If not specified, returns up to 100 virtual network links." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Lists the virtual network links to the specified Private DNS zone." } ] } ], "bundled": true }