Partager via


SharedGalleriesOperationsExtensions.Get Méthode

Définition

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

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

Paramètres

operations
ISharedGalleriesOperations

Groupe d’opérations pour cette méthode d’extension.

location
String

Emplacement de la ressource.

galleryUniqueName
String

Nom unique de la galerie partagée.

Retours

S’applique à