Share via


WindowsVolumeNoAADEncryptionMonitorImpl.IRefreshable<IDiskVolumeEncryptionMonitor>.RefreshAsync Method

Definition

System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor> IRefreshable<IDiskVolumeEncryptionMonitor>.RefreshAsync (System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor>.RefreshAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor>
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor>.RefreshAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.IDiskVolumeEncryptionMonitor>
Function RefreshAsync (cancellationToken As CancellationToken) As Task(Of IDiskVolumeEncryptionMonitor) Implements IRefreshable(Of IDiskVolumeEncryptionMonitor).RefreshAsync

Parameters

cancellationToken
CancellationToken

Returns

Implements

Applies to