internalAddressSpaceMappings

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


@JvmName(name = "ugpchobticwxdajr")
suspend fun internalAddressSpaceMappings(value: Output<List<String>>)
@JvmName(name = "yqhngkdvbvgylpvp")
suspend fun internalAddressSpaceMappings(value: List<String>?)

Deprecated

`internal_address_space_mappings` will be removed in favour of the property `internal_mapping` in version 4.0 of the AzureRM Provider.

Parameters

value

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

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


@JvmName(name = "iyragxkqeupawnoq")
suspend fun internalAddressSpaceMappings(values: List<Output<String>>)
@JvmName(name = "lcuqglrhrlxwghgh")
suspend fun internalAddressSpaceMappings(vararg values: String)

Deprecated

`internal_address_space_mappings` will be removed in favour of the property `internal_mapping` in version 4.0 of the AzureRM Provider.

Parameters

values

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

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