EncryptionKeyVaultProperties.VersionType Property

Definition

Gets property of the key if user provided or auto detected. Possible values include: 'Fixed', 'AutoDetected'

[Newtonsoft.Json.JsonProperty(PropertyName="versionType")]
public string VersionType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="versionType")>]
member this.VersionType : string
Public ReadOnly Property VersionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to