Freigeben über


GalleryApplicationsOperationsExtensions.ListByGallery Methode

Definition

Listenkataloganwendungsdefinitionen in einem Katalog.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.GalleryApplication> ListByGallery (this Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations operations, string resourceGroupName, string galleryName);
static member ListByGallery : Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.GalleryApplication>
<Extension()>
Public Function ListByGallery (operations As IGalleryApplicationsOperations, resourceGroupName As String, galleryName As String) As IPage(Of GalleryApplication)

Parameter

operations
IGalleryApplicationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

galleryName
String

Der Name des Katalogs für freigegebene Anwendungen, aus dem Anwendungsdefinitionen aufgelistet werden sollen.

Gibt zurück

Gilt für: