ManagersOperationsExtensions.ListAsync Method

Definition

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.StorSimple.Fluent.Models.ManagerInner>> ListAsync (this Microsoft.Azure.Management.StorSimple.Fluent.IManagersOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.StorSimple.Fluent.IManagersOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.StorSimple.Fluent.Models.ManagerInner>>
<Extension()>
Public Function ListAsync (operations As IManagersOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of ManagerInner))

Parameters

operations
IManagersOperations
cancellationToken
CancellationToken

Returns

Applies to