Freigeben über


VirtualMachineScaleSetRollingUpgradesOperationsExtensions.BeginCancel Methode

Definition

Bricht das parallele Upgrade der aktuellen VM-Skalierungsgruppe ab.

public static void BeginCancel (this Microsoft.Azure.Management.Compute.IVirtualMachineScaleSetRollingUpgradesOperations operations, string resourceGroupName, string vmScaleSetName);
static member BeginCancel : Microsoft.Azure.Management.Compute.IVirtualMachineScaleSetRollingUpgradesOperations * string * string -> unit
<Extension()>
Public Sub BeginCancel (operations As IVirtualMachineScaleSetRollingUpgradesOperations, resourceGroupName As String, vmScaleSetName As String)

Parameter

operations
IVirtualMachineScaleSetRollingUpgradesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

vmScaleSetName
String

Der Name der VM-Skalierungsgruppe.

Gilt für: