Compartilhar via


INetworkPeering.GetRemotePeeringAsync(CancellationToken) Método

Definição

Obtém o emparelhamento correspondente associado na rede remota se ele estiver na mesma assinatura.

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)

Parâmetros

cancellationToken
CancellationToken

Retornos

Aplica-se a