Uses of Interface
com.azure.resourcemanager.network.models.VerificationIPFlow
Packages that use VerificationIPFlow
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VerificationIPFlow in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type VerificationIPFlow in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceA client-side representation allowing to verify IP packet flow from specific VM based on direction, protocol, local IP, remote IP, local port and remote port.static interfaceThe 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.Methods in com.azure.resourcemanager.network.models that return VerificationIPFlowModifier and TypeMethodDescriptionVerificationIPFlow.DefinitionStages.WithNetworkInterface.withTargetNetworkInterfaceId(String targetNetworkInterfaceId) Set the targetNetworkInterfaceId value.