Compartilhar via


MetricTrigger.DividePerInstance Propriedade

Definição

Obtém ou define um valor que indica se a métrica deve ser dividida por instância.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a