Share via


IKeyVaultProperties.KeyName Property

Definition

The name of the key vault key.

[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 KeyName { 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.KeyName : string with get, set
Public Property KeyName As String

Property Value

Attributes

Applies to