Przeczytaj w języku angielskim

Udostępnij za pośrednictwem


ScVmmVirtualMachineInstanceResource.CreateCheckpointAsync 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.

Creates a checkpoint in virtual machine instance.

  • Request Path: /{resourceUri}/providers/Microsoft.ScVmm/virtualMachineInstances/default/createCheckpoint
  • Operation Id: VirtualMachineInstances_CreateCheckpoint
  • Default Api Version: 2023-10-07
  • Resource: ScVmmVirtualMachineInstanceResource
public virtual System.Threading.Tasks.Task<Azure.ResourceManager.ArmOperation> CreateCheckpointAsync (Azure.WaitUntil waitUntil, Azure.ResourceManager.ScVmm.Models.VirtualMachineCreateCheckpointContent content = default, System.Threading.CancellationToken cancellationToken = default);

Parameters

waitUntil
WaitUntil

Completed if the method should wait to return until the long-running operation has completed on the service; Started if it should return after starting the operation. For more information on long-running operations, please see Azure.Core Long-Running Operation samples.

content
VirtualMachineCreateCheckpointContent

Virtualmachine create checkpoint action payload.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Applies to

Produkt Wersje
Azure SDK for .NET Preview