Partager via


ApiManagementServiceOperationsExtensions.GetDomainOwnershipIdentifierAsync Méthode

Définition

Obtenez l’identificateur de propriété de domaine personnalisé pour un service Gestion des API.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceGetDomainOwnershipIdentifierResult> GetDomainOwnershipIdentifierAsync (this Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member GetDomainOwnershipIdentifierAsync : Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceGetDomainOwnershipIdentifierResult>
<Extension()>
Public Function GetDomainOwnershipIdentifierAsync (operations As IApiManagementServiceOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ApiManagementServiceGetDomainOwnershipIdentifierResult)

Paramètres

operations
IApiManagementServiceOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à