externalAddressSpaceMappings

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


@JvmName(name = "jryimajpvflkbrjf")
suspend fun externalAddressSpaceMappings(value: Output<List<String>>)
@JvmName(name = "pijodjhnkdcrrquo")
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 = "kvydnwrqiqkymqix")
suspend fun externalAddressSpaceMappings(values: List<Output<String>>)
@JvmName(name = "cfdngwreaylbcwfa")
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.