IKeyVaultCredentialSettings.CredentialName Property

Definition

Credential name.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Credential name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="credentialName", Update=true)]
public string CredentialName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Credential name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="credentialName", Update=true)>]
member this.CredentialName : string with get, set
Public Property CredentialName As String

Property Value

Attributes

Applies to