Compartir a través de


VirtualMachineRunCommandInstanceView.ExecutionMessage Propiedad

Definición

Obtiene o establece la comunicación de errores de configuración de script o mensajes de ejecución.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a