次の方法で共有


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.IsEnabledByDefault プロパティ

定義

規則が既定で有効になっているかどうかを示すフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象