AvailableServiceTiers interface
Interface representing a AvailableServiceTiers.
Methods
list |
Gets the available service tiers for the workspace. |
Method Details
listByWorkspace(string, string, AvailableServiceTiersListByWorkspaceOptionalParams)
Gets the available service tiers for the workspace.
function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: AvailableServiceTiersListByWorkspaceOptionalParams): Promise<AvailableServiceTiersListByWorkspaceResponse>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- workspaceName
-
string
The name of the workspace.
The options parameters.