Freigeben über


SubscriptionFileWorkspaceCollection.Get(String, CancellationToken) Methode

Definition

Ruft Details zu einem bestimmten Dateiarbeitsbereich in einem Azure-Abonnement ab.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • Vorgang IdFileWorkspaces_Get
public virtual Azure.Response<Azure.ResourceManager.Support.SubscriptionFileWorkspaceResource> Get (string fileWorkspaceName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Support.SubscriptionFileWorkspaceResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Support.SubscriptionFileWorkspaceResource>
Public Overridable Function Get (fileWorkspaceName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of SubscriptionFileWorkspaceResource)

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: