Freigeben über


GalleryApplicationsOperationsExtensions.Get Methode

Definition

Ruft Informationen zu einer Kataloganwendungsdefinition ab.

public static Microsoft.Azure.Management.Compute.Models.GalleryApplication Get(this Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations operations, string resourceGroupName, string galleryName, string galleryApplicationName);
static member Get : Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations * string * string * string -> Microsoft.Azure.Management.Compute.Models.GalleryApplication
<Extension()>
Public Function Get (operations As IGalleryApplicationsOperations, resourceGroupName As String, galleryName As String, galleryApplicationName As String) As 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 die Anwendungsdefinitionen abgerufen werden sollen.

galleryApplicationName
String

Der Name der abzurufenden Kataloganwendungsdefinition.

Gibt zurück

Gilt für: