Interface VerificationIPFlow.DefinitionStages
-
- Enclosing interface:
- VerificationIPFlow
public static interface VerificationIPFlow.DefinitionStagesGrouping of verification ip flow parameters.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVerificationIPFlow.DefinitionStages.WithDirectionThe direction of the packet represented as a 5-tuple.static interfaceVerificationIPFlow.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required parameters to execute an action, but also allows for any other optional settings to be specified.static interfaceVerificationIPFlow.DefinitionStages.WithLocalIPThe local IP address.static interfaceVerificationIPFlow.DefinitionStages.WithLocalPortThe local port.static interfaceVerificationIPFlow.DefinitionStages.WithNetworkInterfaceThe NIC ID.static interfaceVerificationIPFlow.DefinitionStages.WithProtocolProtocol to be verified on.static interfaceVerificationIPFlow.DefinitionStages.WithRemoteIPThe remote IP address.static interfaceVerificationIPFlow.DefinitionStages.WithRemotePortThe remote port.static interfaceVerificationIPFlow.DefinitionStages.WithTargetResourceThe ID of the target resource to perform next-hop on.
-