Skip to content

Commit 4977c0c

Browse files
committed
add default
1 parent d58525b commit 4977c0c

File tree

1 file changed

+3
-1
lines changed
  • specification/analysisservices/resource-manager/Microsoft.AnalysisServices/stable/2017-08-01

1 file changed

+3
-1
lines changed

specification/analysisservices/resource-manager/Microsoft.AnalysisServices/stable/2017-08-01/analysisservices.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,7 @@
12511251
"type": "string",
12521252
"description": "The UPN of the user. For example: [email protected]."
12531253
},
1254+
"default": [],
12541255
"description": "An array of administrator user identities."
12551256
}
12561257
}
@@ -1265,7 +1266,8 @@
12651266
"$ref": "#/definitions/IPv4FirewallRule",
12661267
"description": "The content of firewall rule."
12671268
},
1268-
"description": "An array of firewall rules."
1269+
"description": "An array of firewall rules.",
1270+
"default":[]
12691271
},
12701272
"enablePowerBIService": {
12711273
"type": "boolean",

0 commit comments

Comments
 (0)