ApiKVReference.SecretVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to