Disk.BurstingEnabledTime Property

Definition

Gets latest time when bursting was last enabled on a disk.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.burstingEnabledTime")]
public DateTime? BurstingEnabledTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.burstingEnabledTime")>]
member this.BurstingEnabledTime : Nullable<DateTime>
Public ReadOnly Property BurstingEnabledTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to