Compartir a través de


AgentConfiguration.IncomingConnectionsPort Property

Definition

Specifies the list of ports that the agent will be able to listen on.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> IncomingConnectionsPort { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.IncomingConnectionsPort : System.Collections.Generic.List<string>
Public ReadOnly Property IncomingConnectionsPort As List(Of String)

Property Value

Implements

Attributes

Applies to