IEncryptionProperties.KeyVersion Property

Definition

The encryption key version.

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

Property Value

Attributes

Applies to