Partager via


AvailableServiceTiers interface

Interface représentant un AvailableServiceTiers.

Méthodes

listByWorkspace(string, string, AvailableServiceTiersListByWorkspaceOptionalParams)

Obtient les niveaux de service disponibles pour l’espace de travail.

Détails de la méthode

listByWorkspace(string, string, AvailableServiceTiersListByWorkspaceOptionalParams)

Obtient les niveaux de service disponibles pour l’espace de travail.

function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: AvailableServiceTiersListByWorkspaceOptionalParams): Promise<AvailableServiceTiersListByWorkspaceResponse>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

workspaceName

string

Nom de l’espace de travail.

options
AvailableServiceTiersListByWorkspaceOptionalParams

Paramètres d’options.

Retours