Share via


ManagedClusterServicePrincipalProfile.Secret Property

Definition

The secret password associated with the service principal in plain text.

public Azure.Provisioning.BicepValue<string> Secret { get; set; }
member this.Secret : Azure.Provisioning.BicepValue<string> with get, set
Public Property Secret As BicepValue(Of String)

Property Value

Applies to