Freigeben über


EasmWorkspaceCollection.GetAllAsync(CancellationToken) Methode

Definition

Gibt eine Liste der Arbeitsbereiche in der angegebenen Ressourcengruppe zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Easm/workspaces
  • Vorgang IdWorkspaces_ListByResourceGroup
public virtual Azure.AsyncPageable<Azure.ResourceManager.DefenderEasm.EasmWorkspaceResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.DefenderEasm.EasmWorkspaceResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.DefenderEasm.EasmWorkspaceResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of EasmWorkspaceResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der EasmWorkspaceResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: