Freigeben über


TenantFileWorkspaceCollection.Get(String, CancellationToken) Methode

Definition

Ruft Details für einen bestimmten Dateiarbeitsbereich ab.

  • Request Path/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • Vorgang IdFileWorkspacesNoSubscription_Get
public virtual Azure.Response<Azure.ResourceManager.Support.TenantFileWorkspaceResource> Get (string fileWorkspaceName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Support.TenantFileWorkspaceResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Support.TenantFileWorkspaceResource>
Public Overridable Function Get (fileWorkspaceName As String, Optional cancellationToken As CancellationToken = Nothing) As 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: