Partager via


IWithPort.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.LoadBalancerHttpProbe.Update.IUpdate WithPort (int port);
abstract member WithPort : int -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerHttpProbe.Update.IUpdate
Public Function WithPort (port As Integer) As IUpdate

Paramètres

port
Int32

Numéro de port.

Retours

S’applique à