Udostępnij za pośrednictwem


VirtualNetworkPeeringInner.AllowForwardedTraffic Property

Definition

Gets or sets whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to