Share via


IBareMetalMachineRunCommandParameters.Script Property

Definition

The base64 encoded script to execute on the bare metal machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The base64 encoded script to execute on the bare metal machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="script")]
public string Script { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The base64 encoded script to execute on the bare metal machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="script")>]
member this.Script : string with get, set
Public Property Script As String

Property Value

Attributes

Applies to