AvailableServiceTier.MaximumRetention Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to