次の方法で共有


ScriptExecution.ScriptCmdletId プロパティ

定義

ユーザーが AVS スクリプトを実行している場合に、スクリプト コマンドレット リソースへの参照を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象