Share via


IVirtualMachineEncryption.GetMonitorAsync(CancellationToken) Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor> GetMonitorAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetMonitorAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor>
Public Function GetMonitorAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IDiskVolumeEncryptionMonitor)

Parameters

cancellationToken
CancellationToken

Returns

Applies to