Interface NextHop.DefinitionStages
-
- Enclosing interface:
- NextHop
public static interface NextHop.DefinitionStagesGrouping of next hop definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNextHop.DefinitionStages.WithDestinationIPSets the destination IP address.static interfaceNextHop.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.static interfaceNextHop.DefinitionStages.WithNetworkInterfaceSets the NIC ID.static interfaceNextHop.DefinitionStages.WithSourceIPSets the source IP address.static interfaceNextHop.DefinitionStages.WithTargetResourceThe first stage of next hop parameters definition.
-