AADAuthenticationSettingsResponse

data class AADAuthenticationSettingsResponse(val clientId: String? = null)

Enable AAD authentication for SQL VM.

Constructors

Link copied to clipboard
constructor(clientId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val clientId: String? = null

The client Id of the Managed Identity to query Microsoft Graph API. An empty string must be used for the system assigned Managed Identity