Workspace(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.