You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/baremetalinfrastructure/resource-manager/Microsoft.BareMetalInfrastructure/preview/2020-08-06-preview/baremetalinfrastructure.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -640,6 +640,9 @@
640
640
"items": {
641
641
"$ref": "#/definitions/Disk"
642
642
},
643
+
"x-ms-identifiers": [
644
+
"name"
645
+
],
643
646
"description": "Specifies information about the operating system disk used by baremetal instance."
644
647
}
645
648
},
@@ -675,6 +678,9 @@
675
678
"items": {
676
679
"$ref": "#/definitions/IpAddress"
677
680
},
681
+
"x-ms-identifiers": [
682
+
"ipAddress"
683
+
],
678
684
"description": "Specifies the network interfaces for the AzureBareMetal instance."
679
685
},
680
686
"circuitId": {
@@ -702,6 +708,9 @@
702
708
"items": {
703
709
"$ref": "#/definitions/Operation"
704
710
},
711
+
"x-ms-identifiers": [
712
+
"name"
713
+
],
705
714
"description": "List of AzureBareMetal operations"
Copy file name to clipboardExpand all lines: specification/baremetalinfrastructure/resource-manager/Microsoft.BareMetalInfrastructure/stable/2021-08-09/baremetalinfrastructure.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -463,6 +463,9 @@
463
463
"items": {
464
464
"$ref": "#/definitions/Disk"
465
465
},
466
+
"x-ms-identifiers": [
467
+
"name"
468
+
],
466
469
"description": "Specifies information about the operating system disk used by baremetal instance."
467
470
}
468
471
},
@@ -498,6 +501,9 @@
498
501
"items": {
499
502
"$ref": "#/definitions/IpAddress"
500
503
},
504
+
"x-ms-identifiers": [
505
+
"ipAddress"
506
+
],
501
507
"description": "Specifies the network interfaces for the AzureBareMetal instance."
502
508
},
503
509
"circuitId": {
@@ -525,6 +531,9 @@
525
531
"items": {
526
532
"$ref": "#/definitions/Operation"
527
533
},
534
+
"x-ms-identifiers": [
535
+
"name"
536
+
],
528
537
"description": "List of AzureBareMetal operations"
0 commit comments