Freigeben über


TenantFileWorkspaceCollection.GetAsync(String, CancellationToken) Methode

Definition

Ruft Details für einen bestimmten Dateiarbeitsbereich ab.

  • Anforderungspfad/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • Vorgangs-IdFileWorkspacesNoSubscription_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Support.TenantFileWorkspaceResource>> GetAsync (string fileWorkspaceName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Support.TenantFileWorkspaceResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Support.TenantFileWorkspaceResource>>
Public Overridable Function GetAsync (fileWorkspaceName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of TenantFileWorkspaceResource))

Parameter

fileWorkspaceName
String

Dateiarbeitsbereichsname.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

fileWorkspaceName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

fileWorkspaceName ist NULL.

Gilt für: