public static interface VerificationIPFlow.DefinitionStages.WithRemoteIP
| Modifier and Type | Method and Description |
|---|---|
VerificationIPFlow.DefinitionStages.WithLocalPort |
withRemoteIPAddress(String remoteIPAddress)
Set the remoteIPAddress value.
|
VerificationIPFlow.DefinitionStages.WithLocalPort withRemoteIPAddress(String remoteIPAddress)
remoteIPAddress - the remoteIPAddress value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/