9 lines
258 B
JSON
Raw Normal View History

2023-12-07 14:45:39 -08:00
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"virtualNetworks_ManufacturingVnet_name": {
"value": null
}
}
}