Freigeben über


CommunityGalleriesOperationsExtensions.Get Methode

Definition

Rufen Sie einen Communitykatalog nach öffentlichem Katalognamen ab.

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

Parameter

operations
ICommunityGalleriesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Ressourcenspeicherort

publicGalleryName
String

Der öffentliche Name des Communitykatalogs.

Gibt zurück

Gilt für: