VirtualNetworkGatewayConnectionInner.UsePolicyBasedTrafficSelectors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets enable policy-based traffic selectors.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.usePolicyBasedTrafficSelectors")]
public bool? UsePolicyBasedTrafficSelectors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.usePolicyBasedTrafficSelectors")>]
member this.UsePolicyBasedTrafficSelectors : Nullable<bool> with get, set
Public Property UsePolicyBasedTrafficSelectors As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute