次の方法で共有


AppServiceEnvironmentInner.LastActionResult プロパティ

定義

App Service Environmentに対する最後のデプロイ アクションの結果を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象