Compartir a través de


ManagersOperationsExtensions.ListByResourceGroupAsync Método

Definición

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

Parámetros

operations
IManagersOperations
resourceGroupName
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a