LocalNetworkGatewayCreateParameters Class
Definition
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.
Parameters supplied to the Create Local Network Gateway operation.
public class LocalNetworkGatewayCreateParameters
type LocalNetworkGatewayCreateParameters = class
Public Class LocalNetworkGatewayCreateParameters
- Inheritance
-
LocalNetworkGatewayCreateParameters
Constructors
LocalNetworkGatewayCreateParameters() |
Initializes a new instance of the LocalNetworkGatewayCreateParameters class. |
Properties
AddressSpace |
Optional. Address space of local network gateway |
BgpSettings |
Optional. Local network gateway's BGP settings |
GatewayName |
Optional. The name of the local network gateway. |
IpAddress |
Optional. The Ip address of the local network gateway. |