-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparameters.json
33 lines (33 loc) · 1004 Bytes
/
parameters.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"virtualMachines_template_name": {
"value": null
},
"networkInterfaces_template57_name": {
"value": null
},
"publicIPAddresses_template_ip_name": {
"value": null
},
"virtualNetworks_Template_vnet_name": {
"value": null
},
"privateEndpoints_endpointtemplate_name": {
"value": null
},
"networkSecurityGroups_template_nsg_name": {
"value": null
},
"storageAccounts_storagetemplateaparavi_name": {
"value": null
},
"privateDnsZones_privatelink_file_core_windows_net_name": {
"value": null
},
"networkInterfaces_endpointtemplate_nic_b180c0a1_e692_4293_ad1d_daa980490183_name": {
"value": null
}
}
}