SynapseAnalyticsManagementClient.CreateOrUpdateSparkPool 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.BigDataPoolResourceInfo CreateOrUpdateSparkPool (string resourceGroupName, string workspaceName, string sparkPoolName, Microsoft.Azure.Management.Synapse.Models.BigDataPoolResourceInfo createOrUpdateParams, bool? Force = False);
member this.CreateOrUpdateSparkPool : string * string * string * Microsoft.Azure.Management.Synapse.Models.BigDataPoolResourceInfo * Nullable<bool> -> Microsoft.Azure.Management.Synapse.Models.BigDataPoolResourceInfo
Public Function CreateOrUpdateSparkPool (resourceGroupName As String, workspaceName As String, sparkPoolName As String, createOrUpdateParams As BigDataPoolResourceInfo, Optional Force As Nullable(Of Boolean) = False) As BigDataPoolResourceInfo
Parameters
- resourceGroupName
- String
- workspaceName
- String
- sparkPoolName
- String
- createOrUpdateParams
- BigDataPoolResourceInfo