Freigeben über


GalleryApplicationsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellen oder Aktualisieren einer Kataloganwendungsdefinition

public static Microsoft.Azure.Management.Compute.Models.GalleryApplication BeginCreateOrUpdate (this Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations operations, string resourceGroupName, string galleryName, string galleryApplicationName, Microsoft.Azure.Management.Compute.Models.GalleryApplication galleryApplication);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations * string * string * string * Microsoft.Azure.Management.Compute.Models.GalleryApplication -> Microsoft.Azure.Management.Compute.Models.GalleryApplication
<Extension()>
Public Function BeginCreateOrUpdate (operations As IGalleryApplicationsOperations, resourceGroupName As String, galleryName As String, galleryApplicationName As String, galleryApplication As GalleryApplication) 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, in dem die Anwendungsdefinition erstellt werden soll.

galleryApplicationName
String

Der Name der Kataloganwendungsdefinition, die erstellt oder aktualisiert werden soll. Die zulässigen Zeichen sind Alphabete und Zahlen, deren Punkte, Bindestriche und Punkte in der Mitte zulässig sind. Die maximale Länge beträgt 80 Zeichen.

galleryApplication
GalleryApplication

Parameter, die für den Anwendungsvorgang zum Erstellen oder Aktualisieren des Katalogs bereitgestellt werden.

Gibt zurück

Gilt für: