EnvironmentRole interface
A role that can be assigned to a user.
Properties
description | This is a description of the Role Assignment. NOTE: This property will not be serialized. It can only be populated by the server. |
role |
The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
description
This is a description of the Role Assignment. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
roleName
The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'. NOTE: This property will not be serialized. It can only be populated by the server.
roleName?: string
Property Value
string