次の方法で共有


VirtualMachineRunCommandScriptSource.CommandId プロパティ

定義

定義済みの組み込みスクリプトの commandId を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象