public static interface NetworkPeering.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkPeering.UpdateStages.WithAccess
The stage of a network peering update allowing to control access from and to the remote network.
|
static interface |
NetworkPeering.UpdateStages.WithGatewayUse
The stage of a network peering update allowing to control the gateway use by or on the remote network.
|
static interface |
NetworkPeering.UpdateStages.WithTrafficForwarding
The stage of a network peering update allowing to control traffic forwarding from or to the remote network.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.