Compartir a través de


MachineProperties.AgentConfigurationIncomingConnectionsPort 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.Inlined)]
public System.Collections.Generic.List<string> AgentConfigurationIncomingConnectionsPort { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.AgentConfigurationIncomingConnectionsPort : System.Collections.Generic.List<string>
Public ReadOnly Property AgentConfigurationIncomingConnectionsPort As List(Of String)

Property Value

Implements

Attributes

Applies to