다음을 통해 공유


PipelineElapsedTimeMetricPolicy.Duration Property

Definition

Gets or sets timeSpan value, after which an Azure Monitoring Metric is fired.

[Newtonsoft.Json.JsonProperty(PropertyName="duration")]
public object Duration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="duration")>]
member this.Duration : obj with get, set
Public Property Duration As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to