Share via


SiteConfigProperties.IsVnetRouteAllEnabled Property

Definition

Virtual Network Route All enabled. This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied.

public Azure.Provisioning.BicepValue<bool> IsVnetRouteAllEnabled { get; set; }
member this.IsVnetRouteAllEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsVnetRouteAllEnabled As BicepValue(Of Boolean)

Property Value

Applies to