Partager via


SharedGalleryResource.Get(CancellationToken) Méthode

Définition

Obtenez une galerie partagée par ID d’abonnement ou id de locataire.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}
  • IdSharedGalleries_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.Compute.SharedGalleryResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Compute.SharedGalleryResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Compute.SharedGalleryResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SharedGalleryResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à