Udostępnij za pośrednictwem


TopLevelDomainsOperationsExtensions.GetAsync Metoda

Definicja

Uzyskaj szczegółowe informacje o domenie najwyższego poziomu.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.TopLevelDomainInner> GetAsync (this Microsoft.Azure.Management.AppService.Fluent.ITopLevelDomainsOperations operations, string name, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.AppService.Fluent.ITopLevelDomainsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.TopLevelDomainInner>
<Extension()>
Public Function GetAsync (operations As ITopLevelDomainsOperations, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of TopLevelDomainInner)

Parametry

operations
ITopLevelDomainsOperations

Grupa operacji dla tej metody rozszerzenia.

name
String

Nazwa domeny najwyższego poziomu.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis pobierania szczegółów domeny najwyższego poziomu.

Dotyczy