ServicePrincipalProfile interface

ServicePrincipalProfile represents a service principal profile.

Properties

clientId

The client ID used for the cluster.

clientSecret

The client secret used for the cluster.

Property Details

clientId

The client ID used for the cluster.

clientId?: string

Property Value

string

clientSecret

The client secret used for the cluster.

clientSecret?: string

Property Value

string