Freigeben über


ImagesOperationsExtensions.Update Methode

Definition

Aktualisieren sie ein Image.

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

Parameter

operations
IImagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

imageName
String

Der Name des Bildes.

parameters
ImageUpdate

Parameter, die für den Vorgang Image aktualisieren angegeben werden.

Gibt zurück

Gilt für: