Share via


IWithDestinationPort.ToPort(Int32) Method

Definition

Specifies the destination port to which this rule applies.

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

Parameters

port
Int32

The destination port number.

Returns

Applies to