Dela via


IKeyVaultCredentialSettings.ServicePrincipalSecret Property

Definition

Service principal name secret to access key vault.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Service principal name secret to access key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="servicePrincipalSecret")]
public string ServicePrincipalSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Service principal name secret to access key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="servicePrincipalSecret")>]
member this.ServicePrincipalSecret : string with get, set
Public Property ServicePrincipalSecret As String

Property Value

Attributes

Applies to