次の方法で共有


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.IsInPreview プロパティ

定義

ルールがプレビュー段階であるかどうかを示すフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象