CertificateProperties.CertVersion Property

Definition

Gets or sets the certificate version of key vault.

[Newtonsoft.Json.JsonProperty(PropertyName="certVersion")]
public string CertVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certVersion")>]
member this.CertVersion : string with get, set
Public Property CertVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to