Partager via


SiteSlotDomainOwnershipIdentifierCollection.GetAll(CancellationToken) Méthode

Définition

Description des listes d’identificateurs de propriété pour le domaine associé à l’application web.

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

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection de SiteSlotDomainOwnershipIdentifierResource qui peut nécessiter plusieurs demandes de service pour itérer.

S’applique à