PortalFunctions

Functions

Link copied to clipboard

Gets the console for the user. 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. API Version: 2018-10-01.

Link copied to clipboard

Gets the Dashboard. API Version: 2020-09-01-preview.

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

Gets the tenant configuration. API Version: 2020-09-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. 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. API Version: 2018-10-01.

Link copied to clipboard

Gets list of items that violate tenant's configuration. API Version: 2020-09-01-preview.