Partager via


IWithPort<ParentT>.WithPort(Int32) Méthode

Définition

Spécifie le numéro de port à appeler pour la surveillance de l’intégrité.

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerTcpProbe.UpdateDefinition.IWithAttach<ParentT> WithPort (int port);
abstract member WithPort : int -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerTcpProbe.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithPort (port As Integer) As IWithAttach(Of ParentT)

Paramètres

port
Int32

Numéro de port.

Retours

S’applique à