Share via


VirtualMachineRunCommandProperties.SourceScript Property

Definition

Specifies the script content to be executed on the VM.

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

Property Value

Implements

Attributes

Applies to