共用方式為


ScriptExecution.ScriptCmdletId 屬性

定義

如果使用者執行 AVS 腳本,取得或設定腳本 Cmdlet 資源的參考

[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

適用於