VirtualMachineScaleSetRollingUpgradesOperationsExtensions.BeginCancel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OperationStatusResponse BeginCancel (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineScaleSetRollingUpgradesOperations operations, string resourceGroupName, string vmScaleSetName);
static member BeginCancel : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineScaleSetRollingUpgradesOperations * string * string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OperationStatusResponse
<Extension()>
Public Function BeginCancel (operations As IVirtualMachineScaleSetRollingUpgradesOperations, resourceGroupName As String, vmScaleSetName As String) As OperationStatusResponse
Parameters
- resourceGroupName
- String
- vmScaleSetName
- String