Udostępnij za pośrednictwem


VirtualWANInner.AllowVnetToVnetTraffic Property

Definition

Gets or sets true if Vnet to Vnet traffic is allowed.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowVnetToVnetTraffic")]
public bool? AllowVnetToVnetTraffic { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowVnetToVnetTraffic")>]
member this.AllowVnetToVnetTraffic : Nullable<bool> with get, set
Public Property AllowVnetToVnetTraffic As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to