Uses of Interface
com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithLocalPort
-
Packages that use VerificationIPFlow.DefinitionStages.WithLocalPort Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of VerificationIPFlow.DefinitionStages.WithLocalPort in com.microsoft.azure.management.network
Subinterfaces of VerificationIPFlow.DefinitionStages.WithLocalPort in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceVerificationIPFlow.DefinitionThe entirety of verification ip flow parameters definition.Methods in com.microsoft.azure.management.network that return VerificationIPFlow.DefinitionStages.WithLocalPort Modifier and Type Method Description VerificationIPFlow.DefinitionStages.WithLocalPortVerificationIPFlow.DefinitionStages.WithRemoteIP. withRemoteIPAddress(String remoteIPAddress)Set the remoteIPAddress value.
-