共用方式為


MetricSpecification.IsInternal 屬性

定義

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於