IStorageAccount.KeyVaultPropertyKeyVersion Property

Definition

The version of KeyVault key.

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

Property Value

Attributes

Applies to