Freigeben über


IMachineRunCommandScriptSource.CommandId Property

Definition

Specifies the commandId of predefined built-in script.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the commandId of predefined built-in script.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="commandId", Update=true)]
public string CommandId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the commandId of predefined built-in script.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="commandId", Update=true)>]
member this.CommandId : string with get, set
Public Property CommandId As String

Property Value

Attributes

Applies to