Aracılığıyla paylaş


AvailableServiceTier.MinimumRetention Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to