共用方式為


ICluster.KeyVaultPropertyKeyName Property

Definition

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

Property Value

Attributes

Applies to