다음을 통해 공유


MachineRunCommand.SourceScript Property

Definition

Specifies the script content to be executed on the machine.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)]
public string SourceScript { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.SourceScript : string with get, set
Public Property SourceScript As String

Property Value

Implements

Attributes

Applies to