Compartilhar via


IWithSourcePort.FromPortRange(Int32, Int32) Método

Definição

Especifica o intervalo de portas de origem ao qual essa regra se aplica.

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

Parâmetros

from
Int32

O número da porta inicial.

to
Int32

O número final da porta.

Retornos

Aplica-se a