public static interface LocalNetworkGateway.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LocalNetworkGateway.UpdateStages.WithAddressSpace
The stage of the local network gateway update allowing to specify the address spaces.
|
static interface |
LocalNetworkGateway.UpdateStages.WithBgp
The stage of update allowing to specify local network gateway's BGP speaker settings.
|
static interface |
LocalNetworkGateway.UpdateStages.WithIPAddress
The stage of the local network gateway update allowing to change IP address of local network gateway.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.