Partager via


IWithSourcePort.FromPortRanges(String[]) Méthode

Définition

Spécifie les plages de ports sources auxquelles cette règle s’applique.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate FromPortRanges (params string[] ranges);
abstract member FromPortRanges : string[] -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function FromPortRanges (ParamArray ranges As String()) As IUpdate

Paramètres

ranges
String[]

Plages de ports de départ.

Retours

S’applique à