ISqlVirtualMachine.KeyVaultCredentialSettingAzureKeyVaultUrl Property

Definition

Azure Key Vault url.

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

Property Value

Attributes

Applies to