Partager via


SiteSlotDomainOwnershipIdentifierResource.Get(CancellationToken) Méthode

Définition

Description pour Obtenir l’identificateur de propriété de domaine pour l’application web.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}
  • IdWebApps_GetDomainOwnershipIdentifierSlot d’opération
public virtual Azure.Response<Azure.ResourceManager.AppService.SiteSlotDomainOwnershipIdentifierResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.SiteSlotDomainOwnershipIdentifierResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.SiteSlotDomainOwnershipIdentifierResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SiteSlotDomainOwnershipIdentifierResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à