Compartilhar via


AuthorizedDedicatedCircuitOperationsExtensions.GetAsync Método

Definição

A operação Obter Circuito Dedicado recupera o circuito dedicado autorizado especificado.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.AuthorizedDedicatedCircuitGetResponse> GetAsync (this Microsoft.WindowsAzure.Management.ExpressRoute.IAuthorizedDedicatedCircuitOperations operations, string serviceKey);
static member GetAsync : Microsoft.WindowsAzure.Management.ExpressRoute.IAuthorizedDedicatedCircuitOperations * string -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.AuthorizedDedicatedCircuitGetResponse>
<Extension()>
Public Function GetAsync (operations As IAuthorizedDedicatedCircuitOperations, serviceKey As String) As Task(Of AuthorizedDedicatedCircuitGetResponse)

Parâmetros

operations
IAuthorizedDedicatedCircuitOperations

Referência ao Microsoft.WindowsAzure.Management.ExpressRoute.IAuthorizedDedicatedCircuitOperations.

serviceKey
String

Obrigatórios. A chave de serviço que representa o circuito.

Retornos

A resposta da operação Obter Circuito Dedicado Autorizado.

Aplica-se a