다음을 통해 공유


ICluster.KeyVaultPropertyKeyVaultUri 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=false, SerializedName="keyVaultUri")]
public string KeyVaultPropertyKeyVaultUri { 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=false, SerializedName="keyVaultUri")>]
member this.KeyVaultPropertyKeyVaultUri : string with get, set
Public Property KeyVaultPropertyKeyVaultUri As String

Property Value

Attributes

Applies to