Compartir a través de


AvailableServiceTiers interface

Interface representing a AvailableServiceTiers.

Methods

listByWorkspace(string, string, AvailableServiceTiersListByWorkspaceOptionalParams)

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.

options
AvailableServiceTiersListByWorkspaceOptionalParams

The options parameters.

Returns