WindowsVolumeNoAADEncryptionMonitorImpl.RefreshAsync Method

Definition

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

Parameters

cancellationToken
CancellationToken

Returns

Implements

Applies to