Freigeben über


ImagesOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellen oder aktualisieren Sie ein Image.

public static Microsoft.Azure.Management.Compute.Models.Image BeginCreateOrUpdate (this Microsoft.Azure.Management.Compute.IImagesOperations operations, string resourceGroupName, string imageName, Microsoft.Azure.Management.Compute.Models.Image parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Compute.IImagesOperations * string * string * Microsoft.Azure.Management.Compute.Models.Image -> Microsoft.Azure.Management.Compute.Models.Image
<Extension()>
Public Function BeginCreateOrUpdate (operations As IImagesOperations, resourceGroupName As String, imageName As String, parameters As Image) As Image

Parameter

operations
IImagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

imageName
String

Der Name des Bildes.

parameters
Image

Parameter, die für den Vorgang Image erstellen bereitgestellt werden.

Gibt zurück

Gilt für: