Interface VerificationIPFlow.Definition
-
- All Superinterfaces:
Executable<VerificationIPFlow>,HasProtocol.DefinitionStages.WithProtocol<VerificationIPFlow.DefinitionStages.WithLocalIP,IpFlowProtocol>,Indexable,VerificationIPFlow.DefinitionStages.WithDirection,VerificationIPFlow.DefinitionStages.WithExecute,VerificationIPFlow.DefinitionStages.WithLocalIP,VerificationIPFlow.DefinitionStages.WithLocalPort,VerificationIPFlow.DefinitionStages.WithNetworkInterface,VerificationIPFlow.DefinitionStages.WithProtocol,VerificationIPFlow.DefinitionStages.WithRemoteIP,VerificationIPFlow.DefinitionStages.WithRemotePort,VerificationIPFlow.DefinitionStages.WithTargetResource
- Enclosing interface:
- VerificationIPFlow
public static interface VerificationIPFlow.Definition extends VerificationIPFlow.DefinitionStages.WithTargetResource, VerificationIPFlow.DefinitionStages.WithDirection, VerificationIPFlow.DefinitionStages.WithProtocol, VerificationIPFlow.DefinitionStages.WithLocalIP, VerificationIPFlow.DefinitionStages.WithRemoteIP, VerificationIPFlow.DefinitionStages.WithLocalPort, VerificationIPFlow.DefinitionStages.WithRemotePort, VerificationIPFlow.DefinitionStages.WithExecute
The entirety of verification ip flow parameters definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.DefinitionStages.WithProtocol
withProtocol
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithDirection
inbound, outbound, withDirection
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithLocalIP
withLocalIPAddress
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithLocalPort
withLocalPort
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithNetworkInterface
withTargetNetworkInterfaceId
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithProtocol
withTCP, withUDP
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithRemoteIP
withRemoteIPAddress
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithRemotePort
withRemotePort
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithTargetResource
withTargetResourceId
-
-