Freigeben über


CommunityGalleryResource.Get(CancellationToken) Methode

Definition

Rufen Sie einen Communitykatalog nach dem öffentlichen Namen des Katalogs ab.

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}
  • Vorgangs-IdCommunityGalleries_Get
public virtual Azure.Response<Azure.ResourceManager.Compute.CommunityGalleryResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Compute.CommunityGalleryResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Compute.CommunityGalleryResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of CommunityGalleryResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: