다음을 통해 공유


ICluster.KeyVaultPropertyKeyVersion Property

Definition

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

Property Value

Attributes

Applies to