public static interface NetworkPeering.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkPeering.DefinitionStages.Blank
The first stage of a network peering definition.
|
static interface |
NetworkPeering.DefinitionStages.WithAccess
The stage of a network peering definition allowing to control access from and to the remote network.
|
static interface |
NetworkPeering.DefinitionStages.WithCreate
The stage of a network peering definition with sufficient inputs to create a new network peering in the
cloud, but exposing additional optional settings to specify.
|
static interface |
NetworkPeering.DefinitionStages.WithGatewayUse
The stage of a network peering definition allowing to control the gateway use by or on the remote network.
|
static interface |
NetworkPeering.DefinitionStages.WithRemoteNetwork
The stage of a network peering definition allowing to specify the remote virtual network.
|
static interface |
NetworkPeering.DefinitionStages.WithTrafficForwarding
The stage of a network peering definition allowing to control traffic forwarding from or to the remote
network.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.