Share via


IRunCommandRequest.Command Property

Definition

The command to run.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The command to run.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="command")]
public string Command { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The command to run.", 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