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