Freigeben über


CommunityGalleryImagesOperationsExtensions.Get Methode

Definition

Rufen Sie ein Communitykatalogimage ab.

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

Parameter

operations
ICommunityGalleryImagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Ressourcenspeicherort

publicGalleryName
String

Der öffentliche Name des Communitykatalogs.

galleryImageName
String

Der Name der Imagedefinition des Communitykatalogs.

Gibt zurück

Gilt für: