RecoverableDatabase.Edition Property

Definition

Gets the edition of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to