Share via


ApiKVReference.ActiveVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to