Compartir a través de


DiagnosticProactiveLogCollectionSettings.UserConsent Propiedad

Definición

Obtiene o establece la marca de consentimiento de recopilación de diagnóstico proactiva. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a