internalAddressSpaceMappings

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


@JvmName(name = "mvbwimxetokfqghj")
suspend fun internalAddressSpaceMappings(value: Output<List<String>>)
@JvmName(name = "bvmqtwiukfynvlmb")
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 = "mqhfhhdblkdaiipu")
suspend fun internalAddressSpaceMappings(values: List<Output<String>>)
@JvmName(name = "qawvcnasuypsmonr")
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.