Freigeben über


WorkspacesOperationsExtensions.ListByResourceGroup Methode

Definition

Listet alle verfügbaren Arbeitsbereiche unter der angegebenen Ressourcengruppe auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HealthcareApis.Models.Workspace> ListByResourceGroup (this Microsoft.Azure.Management.HealthcareApis.IWorkspacesOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.HealthcareApis.IWorkspacesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HealthcareApis.Models.Workspace>
<Extension()>
Public Function ListByResourceGroup (operations As IWorkspacesOperations, resourceGroupName As String) As IPage(Of Workspace)

Parameter

operations
IWorkspacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Dienst instance enthält.

Gibt zurück

Gilt für: