INetworkPeering.GetRemotePeeringAsync(CancellationToken) 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.
Gets the associated matching peering on the remote network if it is in the same subscription.
public System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Fluent.INetworkPeering> GetRemotePeeringAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetRemotePeeringAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Fluent.INetworkPeering>
Public Function GetRemotePeeringAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of INetworkPeering)
Parameters
- cancellationToken
- CancellationToken