Partilhar via


WorkloadNetworkGatewayResource.Get(CancellationToken) Método

Definição

Obtenha um gateway por ID em uma rede de carga de trabalho de nuvem privada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/gateways/{gatewayId}
  • IdWorkloadNetworks_GetGateway de operação
public virtual Azure.Response<Azure.ResourceManager.Avs.WorkloadNetworkGatewayResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Avs.WorkloadNetworkGatewayResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Avs.WorkloadNetworkGatewayResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of WorkloadNetworkGatewayResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a