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 addressCopyright © 2020 Microsoft Corporation. All rights reserved.