Share via


ManagersOperationsExtensions.List(IManagersOperations) Method

Definition

Retrieves all the managers in a subscription.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.StorSimple8000Series.Models.Manager> List (this Microsoft.Azure.Management.StorSimple8000Series.IManagersOperations operations);
static member List : Microsoft.Azure.Management.StorSimple8000Series.IManagersOperations -> seq<Microsoft.Azure.Management.StorSimple8000Series.Models.Manager>
<Extension()>
Public Function List (operations As IManagersOperations) As IEnumerable(Of Manager)

Parameters

operations
IManagersOperations

The operations group for this extension method.

Returns

Applies to