Partager via


AppServiceDomainResource.GetDomainOwnershipIdentifier Méthode

Définition

Description pour Obtenir l’identificateur de propriété pour le domaine

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name}
  • IdDomains_GetOwnershipIdentifier d’opération
public virtual Azure.Response<Azure.ResourceManager.AppService.DomainOwnershipIdentifierResource> GetDomainOwnershipIdentifier (string name, System.Threading.CancellationToken cancellationToken = default);
abstract member GetDomainOwnershipIdentifier : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.DomainOwnershipIdentifierResource>
override this.GetDomainOwnershipIdentifier : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.DomainOwnershipIdentifierResource>
Public Overridable Function GetDomainOwnershipIdentifier (name As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of DomainOwnershipIdentifierResource)

Paramètres

name
String

Nom de l’identificateur.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

name est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

name a la valeur null.

S’applique à