Freigeben über


RollingUpgradeRunningStatus.LastAction Eigenschaft

Definition

Ruft die letzte Aktion ab, die für das rollierende Upgrade ausgeführt wurde. Mögliche Werte: "Start", "Cancel"

[Newtonsoft.Json.JsonProperty(PropertyName="lastAction")]
public Microsoft.Azure.Management.Compute.Models.RollingUpgradeActionType? LastAction { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastAction")>]
member this.LastAction : Nullable<Microsoft.Azure.Management.Compute.Models.RollingUpgradeActionType>
Public ReadOnly Property LastAction As Nullable(Of RollingUpgradeActionType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: