LocalNetworkGatewayArgs

constructor(addressSpaces: Output<List<String>>? = null, bgpSettings: Output<LocalNetworkGatewayBgpSettingsArgs>? = null, gatewayAddress: Output<String>? = null, gatewayFqdn: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)