externalAddressSpaceMappings

@JvmName(name = "rluoukfvejqramgg")
suspend fun externalAddressSpaceMappings(vararg values: Output<String>)


@JvmName(name = "oepchwaxexxgqolx")
suspend fun externalAddressSpaceMappings(value: Output<List<String>>)
@JvmName(name = "pbkkkvfqlchjexdk")
suspend fun externalAddressSpaceMappings(value: List<String>?)

Deprecated

`external_address_space_mappings` will be removed in favour of the property `external_mapping` in version 4.0 of the AzureRM Provider.

Parameters

value

(Deprecated) A list of CIDR Ranges which are used for external mapping of the VPN Gateway NAT Rule.

NOTE: external_address_space_mappings is deprecated and will be removed in favour of the property external_mapping in version 4.0 of the AzureRM Provider.


@JvmName(name = "qvtvthbnbbfajgkb")
suspend fun externalAddressSpaceMappings(values: List<Output<String>>)
@JvmName(name = "vftadfqfnswvrmjq")
suspend fun externalAddressSpaceMappings(vararg values: String)

Deprecated

`external_address_space_mappings` will be removed in favour of the property `external_mapping` in version 4.0 of the AzureRM Provider.

Parameters

values

(Deprecated) A list of CIDR Ranges which are used for external mapping of the VPN Gateway NAT Rule.

NOTE: external_address_space_mappings is deprecated and will be removed in favour of the property external_mapping in version 4.0 of the AzureRM Provider.