Udostępnij za pośrednictwem


DomainsOperationsExtensions.GetOwnershipIdentifierAsync Metoda

Definicja

Uzyskiwanie identyfikatora własności dla domeny

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.DomainOwnershipIdentifierInner> GetOwnershipIdentifierAsync (this Microsoft.Azure.Management.AppService.Fluent.IDomainsOperations operations, string resourceGroupName, string domainName, string name, System.Threading.CancellationToken cancellationToken = default);
static member GetOwnershipIdentifierAsync : Microsoft.Azure.Management.AppService.Fluent.IDomainsOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.DomainOwnershipIdentifierInner>
<Extension()>
Public Function GetOwnershipIdentifierAsync (operations As IDomainsOperations, resourceGroupName As String, domainName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(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.

name
String

Nazwa identyfikatora.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis uzyskiwania identyfikatora własności dla domeny

Dotyczy