File tree Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 1188
1188
"httpsOnly" : {
1189
1189
"oneOf" : [
1190
1190
{
1191
- "type" : " boolean"
1191
+ "type" : " boolean" ,
1192
+ "default" : false
1192
1193
},
1193
1194
{
1194
1195
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1199
1200
"public" : {
1200
1201
"oneOf" : [
1201
1202
{
1202
- "type" : " boolean"
1203
+ "type" : " boolean" ,
1204
+ "default" : false
1203
1205
},
1204
1206
{
1205
1207
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2500
2502
"httpsOnly" : {
2501
2503
"oneOf" : [
2502
2504
{
2503
- "type" : " boolean"
2505
+ "type" : " boolean" ,
2506
+ "default" : false
2504
2507
},
2505
2508
{
2506
2509
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2511
2514
"public" : {
2512
2515
"oneOf" : [
2513
2516
{
2514
- "type" : " boolean"
2517
+ "type" : " boolean" ,
2518
+ "default" : false
2515
2519
},
2516
2520
{
2517
2521
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
Original file line number Diff line number Diff line change 1188
1188
"httpsOnly" : {
1189
1189
"oneOf" : [
1190
1190
{
1191
- "type" : " boolean"
1191
+ "type" : " boolean" ,
1192
+ "default" : false
1192
1193
},
1193
1194
{
1194
1195
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1199
1200
"public" : {
1200
1201
"oneOf" : [
1201
1202
{
1202
- "type" : " boolean"
1203
+ "type" : " boolean" ,
1204
+ "default" : false
1203
1205
},
1204
1206
{
1205
1207
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2504
2506
"httpsOnly" : {
2505
2507
"oneOf" : [
2506
2508
{
2507
- "type" : " boolean"
2509
+ "type" : " boolean" ,
2510
+ "default" : false
2508
2511
},
2509
2512
{
2510
2513
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2515
2518
"public" : {
2516
2519
"oneOf" : [
2517
2520
{
2518
- "type" : " boolean"
2521
+ "type" : " boolean" ,
2522
+ "default" : false
2519
2523
},
2520
2524
{
2521
2525
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
You can’t perform that action at this time.
0 commit comments