次の方法で共有


DatabaseInner.ContainmentState プロパティ

定義

データベースの包含状態を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containmentState")]
public long? ContainmentState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containmentState")>]
member this.ContainmentState : Nullable<int64>
Public ReadOnly Property ContainmentState As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象