Freigeben über


CommunityGalleryImageResource.Get(CancellationToken) Methode

Definition

Rufen Sie ein Communitykatalogimage ab.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}/images/{galleryImageName}
  • Vorgang IdCommunityGalleryImages_Get
public virtual Azure.Response<Azure.ResourceManager.Compute.CommunityGalleryImageResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Compute.CommunityGalleryImageResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Compute.CommunityGalleryImageResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of CommunityGalleryImageResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: