Freigeben über


CommunityGalleryImagesOperationsExtensions.List Methode

Definition

Auflisten von Communitykatalogbildern in einem Katalog.

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

Parameter

operations
ICommunityGalleryImagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Ressourcenspeicherort

publicGalleryName
String

Der öffentliche Name des Communitykatalogs.

Gibt zurück

Gilt für: