Skip to content

Commit ef129a6

Browse files
ArcturusZhangmstrisoline
authored andcommitted
remove the unused parameter (Azure#17233)
1 parent 7122da0 commit ef129a6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

specification/mariadb/resource-manager/Microsoft.DBforMariaDB/stable/2018-06-01/ServerSecurityAlertPolicies.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -276,17 +276,6 @@
276276
"type": "string",
277277
"description": "The name of the server.",
278278
"x-ms-parameter-location": "method"
279-
},
280-
"SecurityAlertPolicyNameParameter": {
281-
"name": "securityAlertPolicyName",
282-
"in": "path",
283-
"description": "The name of the security alert policy.",
284-
"required": true,
285-
"type": "string",
286-
"enum": [
287-
"default"
288-
],
289-
"x-ms-parameter-location": "method"
290279
}
291280
},
292281
"securityDefinitions": {

0 commit comments

Comments
 (0)