RoleProperties interface
The properties of a cluster role.
Properties
| object |
A type definition that refers the id to an Azure Resource Manager resource. |
| password | The password of the cluster role. If an identity is used, password will not be required. |
| principal |
|
| provisioning |
Provisioning state of the role |
| role |
|
| tenant |
A type definition that refers the id to an Azure Resource Manager resource. |
Property Details
objectId
A type definition that refers the id to an Azure Resource Manager resource.
objectId?: string
Property Value
string
password
The password of the cluster role. If an identity is used, password will not be required.
password?: string
Property Value
string
principalType
principalType?: string
Property Value
string
provisioningState
Provisioning state of the role
provisioningState?: string
Property Value
string
roleType
roleType?: string
Property Value
string
tenantId
A type definition that refers the id to an Azure Resource Manager resource.
tenantId?: string
Property Value
string