IWithGatewayUse.WithoutGatewayUseByRemoteNetwork Method
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.
Stops and disallows the use of this network's gateway by the remote network. If the remote network is not in the same subscription, then the use of that network's gateway by this network will be stopped but not disallowed by the remote network. The matching peering on the remote network must still be explicitly updated to also disallow such use.
public Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Update.IUpdate WithoutGatewayUseByRemoteNetwork ();
abstract member WithoutGatewayUseByRemoteNetwork : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Update.IUpdate
Public Function WithoutGatewayUseByRemoteNetwork () As IUpdate