Share via


IKeyVaultProperties.KeyName Property

Definition

Name of the Key from KeyVault

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Name of the Key from KeyVault", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyName")]
public string KeyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Name of the Key from KeyVault", 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