次の方法で共有


VirtualMachineRunCommandInstanceView.ExecutionMessage プロパティ

定義

スクリプト構成エラーまたは実行メッセージの通信を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象