Freigeben über


LabPlansOperationsExtensions.Update Methode

Definition

Updates einer Labplanressource.

public static Microsoft.Azure.Management.LabServices.Models.LabPlan Update (this Microsoft.Azure.Management.LabServices.ILabPlansOperations operations, Microsoft.Azure.Management.LabServices.Models.LabPlanUpdate body, string resourceGroupName, string labPlanName);
static member Update : Microsoft.Azure.Management.LabServices.ILabPlansOperations * Microsoft.Azure.Management.LabServices.Models.LabPlanUpdate * string * string -> Microsoft.Azure.Management.LabServices.Models.LabPlan
<Extension()>
Public Function Update (operations As ILabPlansOperations, body As LabPlanUpdate, resourceGroupName As String, labPlanName As String) As LabPlan

Parameter

operations
ILabPlansOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

body
LabPlanUpdate

Anforderungstext

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

labPlanName
String

Der Name des Labplans, der ihn innerhalb der enthaltenden Ressourcengruppe eindeutig identifiziert. Wird in Ressourcen-URIs und in der Benutzeroberfläche verwendet.

Gibt zurück

Hinweise

Vorgang zum Aktualisieren einer Labplanressource.

Gilt für: