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