Bagikan melalui


AvailableServiceTier.DefaultRetention Property

Definition

Gets the default retention for the Service Tier, in days.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to