ListContainerItem.RemainingRetentionDays プロパティ

定義

論理的に削除された BLOB コンテナーの残りの保持日数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.remainingRetentionDays")]
public int? RemainingRetentionDays { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.remainingRetentionDays")>]
member this.RemainingRetentionDays : Nullable<int>
Public ReadOnly Property RemainingRetentionDays As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象