SparkConfigurations interface
Interface representing a SparkConfigurations.
Methods
list |
List sparkConfigurations in a workspace. |
Method Details
listByWorkspace(string, string, SparkConfigurationsListByWorkspaceOptionalParams)
List sparkConfigurations in a workspace.
function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: SparkConfigurationsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<SparkConfigurationResource, SparkConfigurationResource[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- workspaceName
-
string
The name of the workspace.
The options parameters.
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript