File tree Expand file tree Collapse file tree 1 file changed +39
-8
lines changed
specification/peering/resource-manager/Microsoft.Peering/stable/2021-06-01 Expand file tree Collapse file tree 1 file changed +39
-8
lines changed Original file line number Diff line number Diff line change 2605
2605
"type" : " array" ,
2606
2606
"items" : {
2607
2607
"$ref" : " #/definitions/DirectConnection"
2608
- }
2608
+ },
2609
+ "x-ms-identifiers" : [
2610
+ " connectionIdentifier"
2611
+ ]
2609
2612
},
2610
2613
"useForPeeringService" : {
2611
2614
"description" : " The flag that indicates whether or not the peering is used for peering service." ,
2644
2647
"type" : " array" ,
2645
2648
"items" : {
2646
2649
"$ref" : " #/definitions/ExchangeConnection"
2647
- }
2650
+ },
2651
+ "x-ms-identifiers" : [
2652
+ " connectionIdentifier"
2653
+ ]
2648
2654
},
2649
2655
"peerAsn" : {
2650
2656
"$ref" : " #/definitions/SubResource" ,
2900
2906
"type" : " array" ,
2901
2907
"items" : {
2902
2908
"$ref" : " #/definitions/Operation"
2903
- }
2909
+ },
2910
+ "x-ms-identifiers" : [
2911
+ " name"
2912
+ ]
2904
2913
},
2905
2914
"nextLink" : {
2906
2915
"description" : " The link to fetch the next page of peering API operations." ,
2982
2991
"items" : {
2983
2992
"$ref" : " #/definitions/MetricSpecification"
2984
2993
},
2994
+ "x-ms-identifiers" : [
2995
+ " name"
2996
+ ],
2985
2997
"readOnly" : true
2986
2998
}
2987
2999
}
3029
3041
"items" : {
3030
3042
"$ref" : " #/definitions/MetricDimension"
3031
3043
},
3044
+ "x-ms-identifiers" : [
3045
+ " name"
3046
+ ],
3032
3047
"readOnly" : true
3033
3048
}
3034
3049
}
3079
3094
"type" : " array" ,
3080
3095
"items" : {
3081
3096
"$ref" : " #/definitions/ContactDetail"
3082
- }
3097
+ },
3098
+ "x-ms-identifiers" : [
3099
+ " email"
3100
+ ]
3083
3101
},
3084
3102
"peerName" : {
3085
3103
"description" : " The name of the peer." ,
3234
3252
"type" : " array" ,
3235
3253
"items" : {
3236
3254
"$ref" : " #/definitions/DirectPeeringFacility"
3237
- }
3255
+ },
3256
+ "x-ms-identifiers" : [
3257
+ " address"
3258
+ ]
3238
3259
},
3239
3260
"bandwidthOffers" : {
3240
3261
"description" : " The list of bandwidth offers available at the peering location." ,
3241
3262
"type" : " array" ,
3242
3263
"items" : {
3243
3264
"$ref" : " #/definitions/PeeringBandwidthOffer"
3244
- }
3265
+ },
3266
+ "x-ms-identifiers" : [
3267
+ " offerName"
3268
+ ]
3245
3269
}
3246
3270
}
3247
3271
},
3254
3278
"type" : " array" ,
3255
3279
"items" : {
3256
3280
"$ref" : " #/definitions/ExchangePeeringFacility"
3257
- }
3281
+ },
3282
+ "x-ms-identifiers" : [
3283
+ " exchangeName"
3284
+ ]
3258
3285
}
3259
3286
}
3260
3287
},
3521
3548
"type" : " array" ,
3522
3549
"items" : {
3523
3550
"$ref" : " #/definitions/PeeringReceivedRoute"
3524
- }
3551
+ },
3552
+ "x-ms-identifiers" : []
3525
3553
},
3526
3554
"nextLink" : {
3527
3555
"description" : " The link to fetch the next page of received routes for the peering." ,
3800
3828
"items" : {
3801
3829
"$ref" : " #/definitions/PeeringServicePrefixEvent"
3802
3830
},
3831
+ "x-ms-identifiers" : [
3832
+ " eventTimestamp"
3833
+ ],
3803
3834
"readOnly" : true
3804
3835
},
3805
3836
"peeringServicePrefixKey" : {
You can’t perform that action at this time.
0 commit comments