GetUserSettingsWithLocationResult

data class GetUserSettingsWithLocationResult(val azureApiVersion: String, val properties: UserPropertiesResponse)

Response to get user settings

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, properties: UserPropertiesResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

The cloud shell user settings properties.