MaintenanceRedeployStatus.LastOperationMessage プロパティ

定義

最後のメンテナンス操作で返されたメッセージを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="lastOperationMessage")]
public string LastOperationMessage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastOperationMessage")>]
member this.LastOperationMessage : string with get, set
Public Property LastOperationMessage As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象