This commit is contained in:
Omar Zevallos 2019-01-23 11:56:28 -05:00
Родитель fd5294d8e6
Коммит a409772a91
3 изменённых файлов: 515 добавлений и 507 удалений

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -165,6 +165,10 @@
"enableCloudTraceDebugging": { "enableCloudTraceDebugging": {
"type": "bool", "type": "bool",
"defaultValue": false, "defaultValue": false,
"allowedValues": [
true,
false
],
"metadata": { "metadata": {
"description": "When working with Azure Support, set this value to true, otherwise keep as false." "description": "When working with Azure Support, set this value to true, otherwise keep as false."
} }
@ -347,7 +351,7 @@
"apiVersion": "2017-12-01", "apiVersion": "2017-12-01",
"tags": { "tags": {
"averevfxt": "server" "averevfxt": "server"
}, },
"type": "Microsoft.Compute/virtualMachines", "type": "Microsoft.Compute/virtualMachines",
"identity": { "identity": {
"type": "SystemAssigned" "type": "SystemAssigned"

Двоичные данные
src/vfxt/src/marketplace.zip

Двоичный файл не отображается.