public static interface LocalNetworkGateway.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LocalNetworkGateway.DefinitionStages.Blank
The first stage of a local network gateway definition.
|
static interface |
LocalNetworkGateway.DefinitionStages.WithAddressSpace
The stage of the local network gateway definition allowing to specify the address space.
|
static interface |
LocalNetworkGateway.DefinitionStages.WithBgp
The stage of definition allowing to specify local network gateway's BGP speaker settings.
|
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()). |
static interface |
LocalNetworkGateway.DefinitionStages.WithGroup
The stage of the local network gateway definition allowing to specify the resource group.
|
static interface |
LocalNetworkGateway.DefinitionStages.WithIPAddress
The stage of the local network gateway definition allowing to specify IP address of local network gateway.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.