Interface ForwardingRule.UpdateStages.WithForwardingRuleState

All Known Subinterfaces:
ForwardingRule.Update
Enclosing interface:
ForwardingRule.UpdateStages

public static interface ForwardingRule.UpdateStages.WithForwardingRuleState
The stage of the ForwardingRule update allowing to specify forwardingRuleState.
  • Method Details

    • withForwardingRuleState

      ForwardingRule.Update withForwardingRuleState(ForwardingRuleState forwardingRuleState)
      Specifies the forwardingRuleState property: The state of forwarding rule..
      Parameters:
      forwardingRuleState - The state of forwarding rule.
      Returns:
      the next definition stage.