VirtualNetworkPeering.UpdateStages.WithAllowForwardedTraffic Interface
public static interface VirtualNetworkPeering.UpdateStages.WithAllowForwardedTraffic
The stage of the VirtualNetworkPeering update allowing to specify allowForwardedTraffic.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAllowForwardedTraffic(Boolean allowForwardedTraffic)
Specifies the allow |
Method Details
withAllowForwardedTraffic
public abstract VirtualNetworkPeering.Update withAllowForwardedTraffic(Boolean allowForwardedTraffic)
Specifies the allowForwardedTraffic property: Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network..
Parameters:
Returns: