Sdílet prostřednictvím


IWithGatewayUse.WithoutGatewayUseByRemoteNetwork Method

Definition

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

Returns

Applies to