IStorageAccount.KeyVaultPropertyKeyName Property

Definition

The name of KeyVault key.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The name of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyname", Update=false)]
public string KeyVaultPropertyKeyName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The name of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyname", Update=false)>]
member this.KeyVaultPropertyKeyName : string
Public ReadOnly Property KeyVaultPropertyKeyName As String

Property Value

Attributes

Applies to