Microsoft.Azure.Management.Network.Fluent.LocalNetworkGateway.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a local network gateway definition. |
IDefinition |
The entirety of the local network gateway definition. |
IWithAddressSpace |
The stage of the local network gateway definition allowing to specify the address space. |
IWithBgp |
The stage of definition allowing to specify local network gateway's BGP speaker settings. |
IWithCreate |
The stage of the local network gateway definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()). |
IWithGroup |
The stage of the local network gateway definition allowing to specify the resource group. |
IWithIPAddress |
The stage of the local network gateway definition allowing to specify IP address of local network gateway. |