destinationAddressPrefix

@JvmName(name = "eglihcqhqyqmknwu")
suspend fun destinationAddressPrefix(value: Output<String>)
@JvmName(name = "ojefnuynbbxgvlsd")
suspend fun destinationAddressPrefix(value: String?)

Parameters

value

CIDR or destination IP range or * to match any IP. Tags such as VirtualNetwork, AzureLoadBalancer and Internet can also be used. Besides, it also supports all available Service Tags like ‘Sql.WestEurope‘, ‘Storage.EastUS‘, etc. You can list the available service tags with the CLI: ``shell az network list-service-tags --location westcentralus``. For further information please see Azure CLI - az network list-service-tags. This is required if destination_address_prefixes is not specified.