Partager via


IWithDestinationPort.ToPortRange(Int32, Int32) Méthode

Définition

Spécifie la plage de ports de destination à laquelle cette règle s’applique.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate ToPortRange (int from, int to);
abstract member ToPortRange : int * int -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function ToPortRange (from As Integer, to As Integer) As IUpdate

Paramètres

from
Int32

Numéro de port de départ.

to
Int32

Numéro de port de fin.

Retours

S’applique à