PortalFunctions

Functions

Link copied to clipboard

Gets the console for the user. Uses Azure REST API version 2018-10-01.

suspend fun getConsole(consoleName: String): GetConsoleResult
suspend fun getConsole(argument: suspend GetConsolePlainArgsBuilder.() -> Unit): GetConsoleResult
Link copied to clipboard

Gets the console for the user. Uses Azure REST API version 2018-10-01.

Link copied to clipboard

Gets the Dashboard. Uses Azure REST API version 2020-09-01-preview. Other available API versions: 2019-01-01-preview, 2022-12-01-preview, 2025-04-01-preview.

suspend fun getDashboard(dashboardName: String, resourceGroupName: String): GetDashboardResult
Link copied to clipboard

Gets the tenant configuration. Uses Azure REST API version 2020-09-01-preview. Other available API versions: 2022-12-01-preview, 2025-04-01-preview.

Link copied to clipboard

Get current user settings for current signed in user. This operation returns settings for the user's cloud shell preferences including preferred location, storage profile, shell type, font and size settings. Uses Azure REST API version 2018-10-01.

suspend fun getUserSettings(userSettingsName: String): GetUserSettingsResult
Link copied to clipboard

Get current user settings for current signed in user. This operation returns settings for the user's cloud shell preferences including preferred location, storage profile, shell type, font and size settings. Uses Azure REST API version 2018-10-01.

Link copied to clipboard

Gets list of items that violate tenant's configuration. Uses Azure REST API version 2020-09-01-preview. Other available API versions: 2022-12-01-preview, 2025-04-01-preview.