public static interface LocalNetworkGateway.DefinitionStages.WithIPAddress
| Modifier and Type | Method and Description |
|---|---|
LocalNetworkGateway.DefinitionStages.WithAddressSpace |
withIPAddress(String ipAddress)
Specifies the IP address of the local network gateway.
|
LocalNetworkGateway.DefinitionStages.WithAddressSpace withIPAddress(String ipAddress)
ipAddress - an IP address/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/