IWithFrontendPort Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of a load balancing rule update allowing to modify the frontend port.
public interface IWithFrontendPort : Microsoft.Azure.Management.Network.Fluent.HasFrontendPort.Update.IWithFrontendPort<Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.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>) |