-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update vnet link modules to include resolutionPolicy feature
- Loading branch information
1 parent
64a022b
commit a5fdb8f
Showing
10 changed files
with
723 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...pY3Jvc29mdC5uZXR3b3JrL3ByaXZhdGVkbnN6b25lcy97fS92aXJ0dWFsbmV0d29ya2xpbmtz/2024-06-01.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/privatednszones/{}/virtualnetworklinks", "version": "2024-06-01", "swagger": "mgmt-plane/privatedns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wcml2YXRlRG5zWm9uZXMve3ByaXZhdGVab25lTmFtZX0vdmlydHVhbE5ldHdvcmtMaW5rcw==/V/MjAyNC0wNi0wMQ=="}], "commandGroups": [{"name": "network private-dns link vnet", "commands": [{"name": "list", "version": "2024-06-01", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/privatednszones/{}/virtualnetworklinks", "version": "2024-06-01", "swagger": "mgmt-plane/privatedns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wcml2YXRlRG5zWm9uZXMve3ByaXZhdGVab25lTmFtZX0vdmlydHVhbE5ldHdvcmtMaW5rcw==/V/MjAyNC0wNi0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.privateZoneName", "options": ["z", "zone-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "Name of the private DNS zone."}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "group": "", "help": {"short": "Maximum number of virtual network links to return. If not specified, returns up to 100 virtual network links."}}]}], "operations": [{"operationId": "VirtualNetworkLinks_List", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/virtualNetworkLinks", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "privateZoneName", "arg": "$Path.privateZoneName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"params": [{"type": "integer32", "name": "$top", "arg": "$Query.top"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2024-06-01"}, "type": "string", "name": "api-version", "required": true}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "nextLink"}, {"type": "array<object>", "name": "value", "item": {"type": "object", "props": [{"type": "string", "name": "etag"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Network/privateDnsZones/{}/virtualNetworkLinks/{}"}}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "boolean", "name": "registrationEnabled"}, {"type": "string", "name": "resolutionPolicy", "enum": {"items": [{"value": "Default"}, {"value": "NxDomainRedirect"}]}}, {"type": "object", "name": "virtualNetwork", "props": [{"type": "string", "name": "id"}]}, {"readOnly": true, "type": "string", "name": "virtualNetworkLinkState", "enum": {"items": [{"value": "Completed"}, {"value": "InProgress"}]}}], "clientFlatten": true}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]} |
97 changes: 97 additions & 0 deletions
97
...1pY3Jvc29mdC5uZXR3b3JrL3ByaXZhdGVkbnN6b25lcy97fS92aXJ0dWFsbmV0d29ya2xpbmtz/2024-06-01.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<CodeGen plane="mgmt-plane"> | ||
<resource id="/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/privatednszones/{}/virtualnetworklinks" version="2024-06-01" swagger="mgmt-plane/privatedns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wcml2YXRlRG5zWm9uZXMve3ByaXZhdGVab25lTmFtZX0vdmlydHVhbE5ldHdvcmtMaW5rcw==/V/MjAyNC0wNi0wMQ=="/> | ||
<commandGroup name="network private-dns link vnet"> | ||
<command name="list" version="2024-06-01" confirmation=""> | ||
<resource id="/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/privatednszones/{}/virtualnetworklinks" version="2024-06-01" swagger="mgmt-plane/privatedns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wcml2YXRlRG5zWm9uZXMve3ByaXZhdGVab25lTmFtZX0vdmlydHVhbE5ldHdvcmtMaW5rcw==/V/MjAyNC0wNi0wMQ=="/> | ||
<argGroup name=""> | ||
<arg type="string" var="$Path.privateZoneName" options="zone-name z" required="True" group="" idPart="name"> | ||
<help short="Name of the private DNS zone."/> | ||
</arg> | ||
<arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/> | ||
<arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/> | ||
<arg type="integer32" var="$Query.top" options="top" group=""> | ||
<help short="Maximum number of virtual network links to return. If not specified, returns up to 100 virtual network links."/> | ||
</arg> | ||
</argGroup> | ||
<operation operationId="VirtualNetworkLinks_List"> | ||
<http path="/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/virtualNetworkLinks"> | ||
<request method="get"> | ||
<path> | ||
<param type="string" name="privateZoneName" arg="$Path.privateZoneName" required="True"/> | ||
<param type="string" name="resourceGroupName" arg="$Path.resourceGroupName" required="True"/> | ||
<param type="string" name="subscriptionId" arg="$Path.subscriptionId" required="True"/> | ||
</path> | ||
<query> | ||
<param type="integer32" name="$top" arg="$Query.top"/> | ||
<const readOnly="True" const="True" type="string" name="api-version" required="True"> | ||
<default value=""2024-06-01""/> | ||
</const> | ||
</query> | ||
</request> | ||
<response statusCode="200"> | ||
<body> | ||
<json var="$Instance"> | ||
<schema type="object"> | ||
<prop readOnly="True" type="string" name="nextLink"/> | ||
<prop type="array<object>" name="value"> | ||
<item type="object"> | ||
<prop type="string" name="etag"/> | ||
<prop readOnly="True" type="ResourceId" name="id"> | ||
<format template="/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Network/privateDnsZones/{}/virtualNetworkLinks/{}"/> | ||
</prop> | ||
<prop type="ResourceLocation" name="location"/> | ||
<prop readOnly="True" type="string" name="name"/> | ||
<prop type="object" name="properties" clientFlatten="True"> | ||
<prop readOnly="True" type="string" name="provisioningState"> | ||
<enum> | ||
<item value=""Canceled""/> | ||
<item value=""Creating""/> | ||
<item value=""Deleting""/> | ||
<item value=""Failed""/> | ||
<item value=""Succeeded""/> | ||
<item value=""Updating""/> | ||
</enum> | ||
</prop> | ||
<prop type="boolean" name="registrationEnabled"/> | ||
<prop type="string" name="resolutionPolicy"> | ||
<enum> | ||
<item value=""Default""/> | ||
<item value=""NxDomainRedirect""/> | ||
</enum> | ||
</prop> | ||
<prop type="object" name="virtualNetwork"> | ||
<prop type="string" name="id"/> | ||
</prop> | ||
<prop readOnly="True" type="string" name="virtualNetworkLinkState"> | ||
<enum> | ||
<item value=""Completed""/> | ||
<item value=""InProgress""/> | ||
</enum> | ||
</prop> | ||
</prop> | ||
<prop type="object" name="tags"> | ||
<additionalProp> | ||
<item type="string"/> | ||
</additionalProp> | ||
</prop> | ||
<prop readOnly="True" type="string" name="type"/> | ||
</item> | ||
</prop> | ||
</schema> | ||
</json> | ||
</body> | ||
</response> | ||
<response isError="True"> | ||
<body> | ||
<json> | ||
<schema type="@ODataV4Format"/> | ||
</json> | ||
</body> | ||
</response> | ||
</http> | ||
</operation> | ||
<output type="array" ref="$Instance.value" clientFlatten="True" nextLink="$Instance.nextLink"/> | ||
</command> | ||
</commandGroup> | ||
</CodeGen> |
1 change: 1 addition & 0 deletions
1
...vc29mdC5uZXR3b3JrL3ByaXZhdGVkbnN6b25lcy97fS92aXJ0dWFsbmV0d29ya2xpbmtzL3t9/2024-06-01.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.