Compartir a través de


ILookingGlassOutput.Command Property

Definition

Invoked command

[Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "Traceroute", "Ping", "BgpRoute" })]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="Invoked command", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="command", Update=true)]
public string Command { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "Traceroute", "Ping", "BgpRoute" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="Invoked command", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="command", Update=true)>]
member this.Command : string with get, set
Public Property Command As String

Property Value

Attributes

Applies to