Bagikan melalui


IWithOutboundRule Interface

Definition

The stage of a load balancer update allowing to create, remove, or edit a load balancer outbound rule.

public interface IWithOutboundRule
type IWithOutboundRule = interface
Public Interface IWithOutboundRule
Derived

Methods

DefineOutboundRule(String)

Begins the definition of a new load balancer outbound rule to add to the load balancer.

UpdateOutboundRule(String)

Begins the update to an existing load balancer outbound rule.

WithoutOutboundRule(String)

Removes the specified outbound rule from the load balancer.

Applies to