次の方法で共有


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.IsHidden プロパティ

定義

ルールが (UI から) 非表示かどうかを示すフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象