IKeyVaultProperties.KeyVaultUri Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The Uri of the key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="keyVaultUri")]
public string KeyVaultUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The Uri of the key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="keyVaultUri")>]
member this.KeyVaultUri : string with get, set
Public Property KeyVaultUri As String

Property Value

String
Attributes

Applies to