Availability.Retention Property

Definition

Gets or sets the retention of the availability.

[Newtonsoft.Json.JsonProperty(PropertyName="retention")]
public string Retention { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retention")>]
member this.Retention : string with get, set
Public Property Retention As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to