Package version:

Identity for the Provisioned cluster.

Hierarchy

  • ProvisionedClusterIdentity

Properties

principalId?: string

The principal id of provisioned cluster identity. This property will only be provided for a system assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

The tenant id associated with the provisioned cluster. This property will only be provided for a system assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

The type of identity used for the provisioned cluster. The type SystemAssigned, includes a system created identity. The type None means no identity is assigned to the provisioned cluster.

Generated using TypeDoc