File tree Expand file tree Collapse file tree 1 file changed +40
-9
lines changed
specification/webpubsub/resource-manager/Microsoft.SignalRService/stable/2021-10-01 Expand file tree Collapse file tree 1 file changed +40
-9
lines changed Original file line number Diff line number Diff line change 1433
1433
"type" : " array" ,
1434
1434
"items" : {
1435
1435
"$ref" : " #/definitions/LiveTraceCategory"
1436
- }
1436
+ },
1437
+ "x-ms-identifiers" : [
1438
+ " name"
1439
+ ]
1437
1440
}
1438
1441
}
1439
1442
},
1537
1540
"type" : " array" ,
1538
1541
"items" : {
1539
1542
"$ref" : " #/definitions/Dimension"
1540
- }
1543
+ },
1544
+ "x-ms-identifiers" : [
1545
+ " name"
1546
+ ]
1541
1547
}
1542
1548
}
1543
1549
},
1653
1659
"type" : " array" ,
1654
1660
"items" : {
1655
1661
"$ref" : " #/definitions/Operation"
1656
- }
1662
+ },
1663
+ "x-ms-identifiers" : [
1664
+ " name"
1665
+ ]
1657
1666
},
1658
1667
"nextLink" : {
1659
1668
"description" : " The URL the client should use to fetch the next page (per server side paging).\r\n It's null for now, added for future use." ,
1817
1826
"type" : " array" ,
1818
1827
"items" : {
1819
1828
"$ref" : " #/definitions/ShareablePrivateLinkResourceType"
1820
- }
1829
+ },
1830
+ "x-ms-identifiers" : []
1821
1831
}
1822
1832
}
1823
1833
},
1934
1944
"type" : " array" ,
1935
1945
"items" : {
1936
1946
"$ref" : " #/definitions/ResourceLogCategory"
1937
- }
1947
+ },
1948
+ "x-ms-identifiers" : [
1949
+ " name"
1950
+ ]
1938
1951
}
1939
1952
}
1940
1953
},
1991
2004
"type" : " array" ,
1992
2005
"items" : {
1993
2006
"$ref" : " #/definitions/MetricSpecification"
1994
- }
2007
+ },
2008
+ "x-ms-identifiers" : [
2009
+ " name" ,
2010
+ " unit"
2011
+ ]
1995
2012
},
1996
2013
"logSpecifications" : {
1997
2014
"description" : " Specifications of the Logs for Azure Monitoring." ,
1998
2015
"type" : " array" ,
1999
2016
"items" : {
2000
2017
"$ref" : " #/definitions/LogSpecification"
2001
- }
2018
+ },
2019
+ "x-ms-identifiers" : [
2020
+ " name"
2021
+ ]
2002
2022
}
2003
2023
}
2004
2024
},
2238
2258
"items" : {
2239
2259
"$ref" : " #/definitions/Sku"
2240
2260
},
2261
+ "x-ms-identifiers" : [
2262
+ " resourceType" ,
2263
+ " /sku/name" ,
2264
+ " /sku/tier"
2265
+ ],
2241
2266
"readOnly" : true
2242
2267
},
2243
2268
"nextLink" : {
2361
2386
"type" : " array" ,
2362
2387
"items" : {
2363
2388
"$ref" : " #/definitions/EventHandler"
2364
- }
2389
+ },
2390
+ "x-ms-identifiers" : [
2391
+ " urlTemplate"
2392
+ ]
2365
2393
},
2366
2394
"anonymousConnectPolicy" : {
2367
2395
"description" : " The settings for configuring if anonymous connections are allowed for this hub: \" allow\" or \" deny\" . Default to \" deny\" ." ,
2411
2439
"type" : " array" ,
2412
2440
"items" : {
2413
2441
"$ref" : " #/definitions/PrivateEndpointACL"
2414
- }
2442
+ },
2443
+ "x-ms-identifiers" : [
2444
+ " name"
2445
+ ]
2415
2446
}
2416
2447
}
2417
2448
},
You can’t perform that action at this time.
0 commit comments