次の方法で共有


UpdateHistoryProperty.ImmutabilityPeriodSinceCreationInDays プロパティ

定義

ポリシーの作成以降のコンテナー内の BLOB の不変期間 (日数) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象