共用方式為


DiagnosticProactiveLogCollectionSettings.UserConsent Property

Definition

Gets or sets proactive diagnostic collection consent flag. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to