共用方式為


AppServiceEnvironmentInner.LastAction Property

Definition

Gets last deployment action on the App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="lastAction")]
public string LastAction { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastAction")>]
member this.LastAction : string
Public ReadOnly Property LastAction As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to