次の方法で共有


IMachineRunCommand.SourceCommandId Property

Definition

[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 SourceCommandId { 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.SourceCommandId : string with get, set
Public Property SourceCommandId As String

Property Value

Attributes

Applies to