次の方法で共有


DiagnosticProactiveLogCollectionSettings.UserConsent プロパティ

定義

プロアクティブ診断コレクションの同意フラグを取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userConsent")]
public string UserConsent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userConsent")>]
member this.UserConsent : string with get, set
Public Property UserConsent As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象