Freigeben über


IBareMetalMachineCommandSpecification.Command Property

Definition

The command to execute against the bare metal machine.

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

Property Value

Attributes

Applies to