Freigeben über


CommunityGalleryImageVersionsOperationsExtensions.List Methode

Definition

Auflisten von Communitykatalog-Imageversionen in einem Image.

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

Parameter

operations
ICommunityGalleryImageVersionsOperations

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: