次の方法で共有


RollingUpgradeRunningStatus.LastAction Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to