Freigeben über


IManagedClusterProperties.ServicePrincipalProfileSecret Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The secret password associated with the service principal in plain text.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secret")]
public string ServicePrincipalProfileSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The secret password associated with the service principal in plain text.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secret")>]
member this.ServicePrincipalProfileSecret : string with get, set
Public Property ServicePrincipalProfileSecret As String

Property Value

Attributes

Applies to