AppServiceEnvironmentPatchResource.LastActionResult Property

Definition

Gets result of the last deployment action on the App Service Environment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to