traffic Selector Policy
suspend fun trafficSelectorPolicy(value: Output<VirtualNetworkGatewayConnectionTrafficSelectorPolicyArgs>)
Parameters
value
One or more traffic_selector_policy
blocks which are documented below. A traffic_selector_policy
allows to specify a traffic selector policy proposal to be used in a virtual network gateway connection. For details about traffic selectors refer to the relevant section in the Azure documentation.
suspend fun trafficSelectorPolicy(argument: suspend VirtualNetworkGatewayConnectionTrafficSelectorPolicyArgsBuilder.() -> Unit)
Parameters
argument
One or more traffic_selector_policy
blocks which are documented below. A traffic_selector_policy
allows to specify a traffic selector policy proposal to be used in a virtual network gateway connection. For details about traffic selectors refer to the relevant section in the Azure documentation.