AvailableServiceTiersOperations interface
Interface representing a AvailableServiceTiers operations.
Properties
| list |
Gets the available service tiers for the workspace. |
Property Details
listByWorkspace
Gets the available service tiers for the workspace.
listByWorkspace: (resourceGroupName: string, workspaceName: string, options?: AvailableServiceTiersListByWorkspaceOptionalParams) => Promise<AvailableServiceTier[]>
Property Value
(resourceGroupName: string, workspaceName: string, options?: AvailableServiceTiersListByWorkspaceOptionalParams) => Promise<AvailableServiceTier[]>