Partager via


Disk.BurstingEnabled Propriété

Définition

Obtient ou définit la valeur true pour activer l’éclatement au-delà de la cible de performances provisionnée du disque. Le bursting est désactivé par défaut. Ne s’applique pas aux disques Ultra.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à