ScriptExecution.ScriptCmdletId Property

Definition

Gets or sets a reference to the script cmdlet resource if user is running a AVS script

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to