Share via


IEncryptionProperties.KeyVersion Property

Definition

The encryption key version.

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

Property Value

Attributes

Applies to