Freigeben über


MetricSpecification.IsInternal Eigenschaft

Definition

Ruft ab oder legt fest, ob die Metrik intern ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: