Share via


DiskUpdate.PropertyUpdatesInProgress プロパティ

定義

更新が保留中のディスクのプロパティを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象