VirtualMachineRunCommandScriptSource.CommandId Property

Definition

Gets or sets specifies a commandId of predefined built-in script.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to