次の方法で共有


StorageEditionCapability.MinBackupRetentionDays プロパティ

定義

最小限のバックアップ保有日数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象