Udostępnij za pośrednictwem


DomainsOperationsExtensions.ListOwnershipIdentifiersAsync Metoda

Definicja

Wyświetla listę identyfikatorów własności domeny.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.DomainOwnershipIdentifierInner>> ListOwnershipIdentifiersAsync (this Microsoft.Azure.Management.AppService.Fluent.IDomainsOperations operations, string resourceGroupName, string domainName, System.Threading.CancellationToken cancellationToken = default);
static member ListOwnershipIdentifiersAsync : Microsoft.Azure.Management.AppService.Fluent.IDomainsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.DomainOwnershipIdentifierInner>>
<Extension()>
Public Function ListOwnershipIdentifiersAsync (operations As IDomainsOperations, resourceGroupName As String, domainName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of DomainOwnershipIdentifierInner))

Parametry

operations
IDomainsOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów, do której należy zasób.

domainName
String

Nazwa domeny.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis listy identyfikatorów własności domeny.

Dotyczy