Skip to content

Commit 09f8d34

Browse files
add x-ms-enum to synapse (#17510)
1 parent 8181069 commit 09f8d34

File tree

1 file changed

+16
-0
lines changed
  • specification/synapse/resource-manager/Microsoft.Synapse/stable/2021-06-01

1 file changed

+16
-0
lines changed

specification/synapse/resource-manager/Microsoft.Synapse/stable/2021-06-01/sqlPool.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,6 +1652,10 @@
16521652
"enum": [
16531653
"default"
16541654
],
1655+
"x-ms-enum": {
1656+
"name": "BlobAuditingPolicyName",
1657+
"modelAsString": false
1658+
},
16551659
"x-ms-parameter-location": "method"
16561660
}
16571661
],
@@ -1712,6 +1716,10 @@
17121716
"enum": [
17131717
"default"
17141718
],
1719+
"x-ms-enum": {
1720+
"name": "BlobAuditingPolicyName",
1721+
"modelAsString": false
1722+
},
17151723
"x-ms-parameter-location": "method"
17161724
},
17171725
{
@@ -3779,6 +3787,10 @@
37793787
"enum": [
37803788
"default"
37813789
],
3790+
"x-ms-enum": {
3791+
"name": "BlobAuditingPolicyName",
3792+
"modelAsString": false
3793+
},
37823794
"x-ms-parameter-location": "method"
37833795
}
37843796
],
@@ -3838,6 +3850,10 @@
38383850
"enum": [
38393851
"default"
38403852
],
3853+
"x-ms-enum": {
3854+
"name": "BlobAuditingPolicyName",
3855+
"modelAsString": false
3856+
},
38413857
"x-ms-parameter-location": "method"
38423858
},
38433859
{

0 commit comments

Comments
 (0)