次の方法で共有


ListContainerItem.Deleted プロパティ

定義

取得は、BLOB コンテナーが削除されたかどうかを示します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deleted")]
public bool? Deleted { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deleted")>]
member this.Deleted : Nullable<bool>
Public ReadOnly Property Deleted As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象