Freigeben über


MachineRunCommandScriptSource.Script Property

Definition

Specifies the script content to be executed on the machine.

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

Property Value

Implements

Attributes

Applies to