File tree Expand file tree Collapse file tree 1 file changed +39
-8
lines changed
specification/vmwarecloudsimple/resource-manager/Microsoft.VMwareCloudSimple/stable/2019-04-01 Expand file tree Collapse file tree 1 file changed +39
-8
lines changed Original file line number Diff line number Diff line change 2212
2212
"items" : {
2213
2213
"description" : " The list of specification's metrics" ,
2214
2214
"$ref" : " #/definitions/AvailableOperationDisplayPropertyServiceSpecificationMetricsItem"
2215
- }
2215
+ },
2216
+ "x-ms-identifiers" : [
2217
+ " name" ,
2218
+ " unit"
2219
+ ]
2216
2220
}
2217
2221
}
2218
2222
},
2228
2232
"type" : " array" ,
2229
2233
"items" : {
2230
2234
"$ref" : " #/definitions/AvailableOperation"
2231
- }
2235
+ },
2236
+ "x-ms-identifiers" : [
2237
+ " name"
2238
+ ]
2232
2239
}
2233
2240
}
2234
2241
},
2255
2262
"items" : {
2256
2263
"$ref" : " #/definitions/CSRPErrorBody"
2257
2264
},
2265
+ "x-ms-identifiers" : [],
2258
2266
"readOnly" : true
2259
2267
},
2260
2268
"message" : {
2465
2473
"type" : " array" ,
2466
2474
"items" : {
2467
2475
"$ref" : " #/definitions/CustomizationNicSetting"
2468
- }
2476
+ },
2477
+ "x-ms-identifiers" : [
2478
+ " macAddress"
2479
+ ]
2469
2480
}
2470
2481
}
2471
2482
},
3153
3164
"type" : " array" ,
3154
3165
"items" : {
3155
3166
"$ref" : " #/definitions/SkuAvailability"
3156
- }
3167
+ },
3168
+ "x-ms-identifiers" : [
3169
+ " dedicatedAvailabilityZoneId" ,
3170
+ " dedicatedPlacementGroupId" ,
3171
+ " skuId"
3172
+ ]
3157
3173
}
3158
3174
}
3159
3175
},
3232
3248
"items" : {
3233
3249
"$ref" : " #/definitions/Usage"
3234
3250
},
3251
+ "x-ms-identifiers" : [
3252
+ " /name/value"
3253
+ ],
3235
3254
"readOnly" : true
3236
3255
}
3237
3256
}
3401
3420
"type" : " array" ,
3402
3421
"items" : {
3403
3422
"$ref" : " #/definitions/VirtualDisk"
3404
- }
3423
+ },
3424
+ "x-ms-identifiers" : [
3425
+ " virtualDiskId"
3426
+ ]
3405
3427
},
3406
3428
"dnsname" : {
3407
3429
"description" : " The DNS name of Virtual Machine in VCenter" ,
3441
3463
"type" : " array" ,
3442
3464
"items" : {
3443
3465
"$ref" : " #/definitions/VirtualNic"
3444
- }
3466
+ },
3467
+ "x-ms-identifiers" : [
3468
+ " virtualNicId"
3469
+ ]
3445
3470
},
3446
3471
"numberOfCores" : {
3447
3472
"description" : " The number of CPU cores" ,
3603
3628
"type" : " array" ,
3604
3629
"items" : {
3605
3630
"$ref" : " #/definitions/VirtualDisk"
3606
- }
3631
+ },
3632
+ "x-ms-identifiers" : [
3633
+ " virtualDiskId"
3634
+ ]
3607
3635
},
3608
3636
"exposeToGuestVM" : {
3609
3637
"description" : " Expose Guest OS or not" ,
3624
3652
"type" : " array" ,
3625
3653
"items" : {
3626
3654
"$ref" : " #/definitions/VirtualNic"
3627
- }
3655
+ },
3656
+ "x-ms-identifiers" : [
3657
+ " virtualNicId"
3658
+ ]
3628
3659
},
3629
3660
"numberOfCores" : {
3630
3661
"description" : " The number of CPU cores" ,
You can’t perform that action at this time.
0 commit comments