Partager via


CommunityGalleryImageVersionCollection.GetAllAsync(CancellationToken) Méthode

Définition

Répertorier les versions d’image de la galerie de la communauté à l’intérieur d’une image.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}/images/{galleryImageName}/versions
  • IdCommunityGalleryImageVersions_List d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.Compute.CommunityGalleryImageVersionResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Compute.CommunityGalleryImageVersionResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Compute.CommunityGalleryImageVersionResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of CommunityGalleryImageVersionResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à