IVirtualMachineScaleSetVM.DeleteAsync(CancellationToken) 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.
Deletes the virtual machine instance.
public System.Threading.Tasks.Task DeleteAsync (System.Threading.CancellationToken cancellationToken = null);
abstract member DeleteAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Parameters
- cancellationToken
- System.Threading.CancellationToken
Returns
- System.Threading.Tasks.Task
Remarks
(Beta: This functionality is in preview and as such is subject to change in non-backwards compatible ways in future releases, including removal, regardless of any compatibility expectations set by the containing library version number.).