共用方式為


StorageEditionCapability.MaxBackupRetentionDays Property

Definition

Gets maximum backup retention days

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to