共用方式為


VirtualMachineRunCommandInstanceView.ExecutionMessage Property

Definition

Gets or sets communicate script configuration errors or execution messages.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to