次の方法で共有


StorageEditionCapability.MaxBackupRetentionDays プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象