Share via


IAppAttachPackage.KeyVaultUrl Property

Definition

URL path to certificate name located in keyVault

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="URL path to certificate name located in keyVault", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultURL", Update=true)]
public string KeyVaultUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="URL path to certificate name located in keyVault", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultURL", Update=true)>]
member this.KeyVaultUrl : string with get, set
Public Property KeyVaultUrl As String

Property Value

Attributes

Applies to