Compartir a través de


MaintenanceRedeployStatus.LastOperationMessage Propiedad

Definición

Obtiene o establece el mensaje devuelto para la última operación de mantenimiento.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a