Compartir a través de


FlowLogInformation.Enabled Propiedad

Definición

Obtiene o establece la marca para habilitar o deshabilitar el registro de flujo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a