共用方式為


MetricAvailability.Retention Property

Definition

Gets the retention for the metric values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to