File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
specification/security/resource-manager/Microsoft.Security/stable/2020-01-01 Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 73
73
}
74
74
}
75
75
},
76
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securitySolutions/{securitySolutionName}" : {
76
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/ securitySolutions/{securitySolutionName}" : {
77
77
"get" : {
78
78
"x-ms-examples" : {
79
79
"Get a security solution from a security data location" : {
92
92
{
93
93
"$ref" : " ../../../common/v1/types.json#/parameters/ResourceGroupName"
94
94
},
95
+ {
96
+ "$ref" : " ../../../common/v1/types.json#/parameters/AscLocation"
97
+ },
95
98
{
96
99
"$ref" : " #/parameters/SecuritySolutionName"
97
100
},
144
147
"allOf" : [
145
148
{
146
149
"$ref" : " ../../../common/v1/types.json#/definitions/Resource"
150
+ },
151
+ {
152
+ "$ref" : " ../../../common/v1/types.json#/definitions/Location"
147
153
}
148
154
]
149
155
},
229
235
"x-ms-parameter-location" : " method"
230
236
}
231
237
}
232
- }
238
+ }
You can’t perform that action at this time.
0 commit comments