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