DenyAssignmentListResult interface
Deny assignment list operation result.
Properties
nextLink |
The URL to use for getting the next set of results.
|
value |
Deny assignment list.
|
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
value
Deny assignment list.
value?: DenyAssignment[]
Property Value