| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LocalNetworkGateway.Definition
The entirety of the local network gateway definition.
|
static interface |
LocalNetworkGateway.DefinitionStages.WithCreate
The stage of the local network gateway definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()). |
| Modifier and Type | Method and Description |
|---|---|
LocalNetworkGateway.DefinitionStages.WithAddressSpace |
LocalNetworkGateway.DefinitionStages.WithIPAddress.withIPAddress(String ipAddress)
Specifies the IP address of the local network gateway.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/