RoleManagementPolicyAssignmentListResult interface
Role management policy assignment list operation result.
Properties
next |
The URL to use for getting the next set of results. |
value | Role management policy assignment list. |
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
string
value
Role management policy assignment list.
value?: RoleManagementPolicyAssignment[]