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