Share via


Disk.BurstingEnabled Propiedad

Definición

Obtiene o establece en true para habilitar la expansión más allá del destino de rendimiento aprovisionado del disco. La expansión está deshabilitada de manera predeterminada. No se aplica a los discos 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a