| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LocalNetworkGateway.Definition
The entirety of the local network gateway definition.
|
| Modifier and Type | Method and Description |
|---|---|
LocalNetworkGateway.DefinitionStages.WithCreate |
LocalNetworkGateway.DefinitionStages.WithAddressSpace.withAddressSpace(String cidr)
Adds address space.
|
LocalNetworkGateway.DefinitionStages.WithCreate |
LocalNetworkGateway.DefinitionStages.WithBgp.withBgp(long asn,
String bgpPeeringAddress)
Enables BGP.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.