次の方法で共有


FlowLogInformation.Enabled プロパティ

定義

フロー ログを有効または無効にするフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象