次の方法で共有


RecoverableDatabaseInner.Edition プロパティ

定義

データベースのエディションを取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象