Share via


IKeyVaultProperties.KeyVersion Property

Definition

The version of KeyVault key.

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

Property Value

Attributes

Applies to