Partager via


ThroughputPolicyResource.IsEnabled Propriété

Définition

Obtient ou définit détermine si l’objet ThroughputPolicy est actif ou non

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à