IVirtualMachineScaleSetVM.RefreshInstanceViewAsync(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.
Refreshes the instance view.
public System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineInstanceView> RefreshInstanceViewAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member RefreshInstanceViewAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineInstanceView>
Public Function RefreshInstanceViewAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of VirtualMachineInstanceView)
Parameters
- cancellationToken
- CancellationToken