Partager via


MetricTrigger.DividePerInstance Propriété

Définition

Obtient ou définit une valeur indiquant si la métrique doit diviser par instance.

[Newtonsoft.Json.JsonProperty(PropertyName="dividePerInstance")]
public bool? DividePerInstance { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dividePerInstance")>]
member this.DividePerInstance : Nullable<bool> with get, set
Public Property DividePerInstance As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à