Partager via


DomainOwnershipIdentifierCollection.GetAll(CancellationToken) Méthode

Définition

Description des listes d’identificateurs de propriété de domaine.

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

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à