Compartir a través de


ThroughputPolicyResource.IsEnabled Propiedad

Definición

Obtiene o establece determina si ThroughputPolicy está activo o no.

[Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")]
public bool? IsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")>]
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a