public static interface VerificationIPFlow.DefinitionStages.WithLocalIP
| Modifier and Type | Method and Description |
|---|---|
VerificationIPFlow.DefinitionStages.WithRemoteIP |
withLocalIPAddress(String localIPAddress)
Set the localIPAddress value.
|
VerificationIPFlow.DefinitionStages.WithRemoteIP withLocalIPAddress(String localIPAddress)
localIPAddress - the localIPAddress 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.
*/