TrustedAccessRoleListResult interface
List of trusted access roles
Properties
next |
Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server. |
value | Role list NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
nextLink
Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
Role list NOTE: This property will not be serialized. It can only be populated by the server.
value?: TrustedAccessRole[]