mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-05 16:19:08 +00:00
10 lines
260 B
JSON
10 lines
260 B
JSON
{
|
|
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
|
|
"contentVersion": "1.0.0.0",
|
|
"parameters": {
|
|
"virtualNetworks_ManufacturingVnet_name": {
|
|
"value": null
|
|
}
|
|
}
|
|
}
|