File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 231
231
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
232
232
}
233
233
],
234
- "description" : " Upstream auth settings. If not set, no auth is used for upstream messages. "
234
+ "description" : " Upstream auth settings."
235
235
},
236
236
"systemEvents" : {
237
237
"oneOf" : [
316
316
{
317
317
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
318
318
}
319
- ]
319
+ ],
320
+ "description" : " Represent the identity type: systemAssigned, userAssigned, None."
320
321
},
321
322
"userAssignedIdentities" : {
322
323
"oneOf" : [
508
509
{
509
510
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
510
511
}
511
- ]
512
+ ],
513
+ "description" : " Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."
512
514
}
513
515
},
514
516
"description" : " Connection state of the private endpoint connection"
579
581
{
580
582
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
581
583
}
582
- ]
584
+ ],
585
+ "description" : " Optional tier of this particular SKU. 'Standard' or 'Free'. \r\n\r\n `Basic` is deprecated, use `Standard` instead."
583
586
}
584
587
},
585
588
"required" : [
635
638
{
636
639
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
637
640
}
638
- ]
641
+ ],
642
+ "description" : " Gets or sets the type of auth. None or ManagedIdentity is supported now."
639
643
}
640
644
},
641
- "description" : " Upstream auth settings. If not set, no auth is used for upstream messages. "
645
+ "description" : " Upstream auth settings."
642
646
},
643
647
"UserAssignedIdentityProperty" : {
644
648
"type" : " object" ,
685
689
{
686
690
"$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
687
691
}
688
- ]
692
+ ],
693
+ "description" : " Default action when no other rule matches."
689
694
},
690
695
"privateEndpoints" : {
691
696
"oneOf" : [
You can’t perform that action at this time.
0 commit comments