Freigeben über


GalleryApplicationVersionsOperationsExtensions.Delete Methode

Definition

Löschen sie eine Kataloganwendungsversion.

public static void Delete (this Microsoft.Azure.Management.Compute.IGalleryApplicationVersionsOperations operations, string resourceGroupName, string galleryName, string galleryApplicationName, string galleryApplicationVersionName);
static member Delete : Microsoft.Azure.Management.Compute.IGalleryApplicationVersionsOperations * string * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IGalleryApplicationVersionsOperations, resourceGroupName As String, galleryName As String, galleryApplicationName As String, galleryApplicationVersionName As String)

Parameter

operations
IGalleryApplicationVersionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

galleryName
String

Der Name des Katalogs für freigegebene Anwendungen, in dem sich die Anwendungsdefinition befindet.

galleryApplicationName
String

Der Name der Kataloganwendungsdefinition, in der sich die Anwendungsversion befindet.

galleryApplicationVersionName
String

Der Name der zu löschenden Anwendungsversion des Katalogs.

Gilt für: