Share via


IWithRule Interface

Definition

The stage of the resource update allowing to add or remove route filter rules.

public interface IWithRule
type IWithRule = interface
Public Interface IWithRule
Derived

Methods

DefineRule(String)

Begins the definition of a new route filter rule to be added to this route filter.

UpdateRule(String)

Begins the description of an update of an existing route filter rule of this route filter.

WithoutRule(String)

Removes an route filter rule.

Applies to