IWithFrontendPort Interface

Definition

The stage of an inbound NAT rule update allowing to specify the frontend port.

public interface IWithFrontendPort : Microsoft.Azure.Management.Network.Fluent.HasFrontendPort.Update.IWithFrontendPort<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Update.IUpdate>
type IWithFrontendPort = interface
    interface IWithFrontendPort<IUpdate>
Public Interface IWithFrontendPort
Implements IWithFrontendPort(Of IUpdate)
Derived
Implements

Methods

FromFrontendPort(Int32)

Specifies the frontend port to receive network traffic on.

(Inherited from IWithFrontendPort<ReturnT>)

Applies to