Disk.PropertyUpdatesInProgress Property

Definition

Gets properties of the disk for which update is pending.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.propertyUpdatesInProgress")]
public Microsoft.Azure.Management.Compute.Models.PropertyUpdatesInProgress PropertyUpdatesInProgress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.propertyUpdatesInProgress")>]
member this.PropertyUpdatesInProgress : Microsoft.Azure.Management.Compute.Models.PropertyUpdatesInProgress
Public ReadOnly Property PropertyUpdatesInProgress As PropertyUpdatesInProgress

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to