DenyAssignments
Get the specified deny assignment.
get/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
Path parameters
scopestring required
The scope of the deny assignment.
denyAssignmentIdstring required
The ID of the deny assignment to get.
Parameters
../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
Response
OK - Returns information about the deny assignment.
Changes
Changed in 1 of the 7 revisions of this API.1
- ●
deleted the
queryrequest parameterapi-versionrequest-parameter-removed
- ●