SynapseAnalyticsManagementClient.CreateWorkspace Method
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.
public Microsoft.Azure.Management.Synapse.Models.Workspace CreateWorkspace (string resourceGroupName, string workspaceName, Microsoft.Azure.Management.Synapse.Models.Workspace createParams);
member this.CreateWorkspace : string * string * Microsoft.Azure.Management.Synapse.Models.Workspace -> Microsoft.Azure.Management.Synapse.Models.Workspace
Public Function CreateWorkspace (resourceGroupName As String, workspaceName As String, createParams As Workspace) As Workspace
Parameters
- resourceGroupName
- String
- workspaceName
- String
- createParams
- Workspace