Partager via


CommunityGalleryImageVersionCollection.GetAll(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.Pageable<Azure.ResourceManager.Compute.CommunityGalleryImageVersionResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Compute.CommunityGalleryImageVersionResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Compute.CommunityGalleryImageVersionResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of CommunityGalleryImageVersionResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à