Uses of Interface
com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithRemotePort
-
Packages that use VerificationIPFlow.DefinitionStages.WithRemotePort Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of VerificationIPFlow.DefinitionStages.WithRemotePort in com.microsoft.azure.management.network
Subinterfaces of VerificationIPFlow.DefinitionStages.WithRemotePort 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.WithRemotePort Modifier and Type Method Description VerificationIPFlow.DefinitionStages.WithRemotePortVerificationIPFlow.DefinitionStages.WithLocalPort. withLocalPort(String localPort)Set the localPort value.
-