AppServiceEnvironmentPatchResource.LastAction Property

Definition

Gets last deployment action on the App Service Environment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to