Partilhar via


SharedGalleriesOperationsExtensions.Get Método

Definição

Obtenha uma galeria compartilhada por ID de assinatura ou ID de locatário.

public static Microsoft.Azure.Management.Compute.Models.SharedGallery Get (this Microsoft.Azure.Management.Compute.ISharedGalleriesOperations operations, string location, string galleryUniqueName);
static member Get : Microsoft.Azure.Management.Compute.ISharedGalleriesOperations * string * string -> Microsoft.Azure.Management.Compute.Models.SharedGallery
<Extension()>
Public Function Get (operations As ISharedGalleriesOperations, location As String, galleryUniqueName As String) As SharedGallery

Parâmetros

operations
ISharedGalleriesOperations

O grupo de operações para esse método de extensão.

location
String

Local do recurso.

galleryUniqueName
String

O nome exclusivo da Galeria Compartilhada.

Retornos

Aplica-se a