你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Workspace(String) Constructor

Definition

Initializes a new instance of Workspace.

public Workspace(string ___location);
new Azure.Analytics.Synapse.Artifacts.Models.Workspace : string -> Azure.Analytics.Synapse.Artifacts.Models.Workspace
Public Sub New (___location As String)

Parameters

___location
String

The geo-___location where the resource lives.

Exceptions

___location is null.

Applies to