IWithSourcePort.FromPort(Int32) Method

Definition

Specifies the source port to which this rule applies.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate FromPort (int port);
abstract member FromPort : int -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function FromPort (port As Integer) As IUpdate

Parameters

port
Int32

The source port number.

Returns

Applies to