Compartilhar via


CommunityGalleryResource.Get(CancellationToken) Método

Definição

Obtenha uma galeria da comunidade por nome público da galeria.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}
  • Operação 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)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a