ScriptExecution.ScriptCmdletId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果使用者執行 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