SqlActiveDirectoryConfigResponse

data class SqlActiveDirectoryConfigResponse(val domain: String, val kind: String)

Active Directory configuration, relevant only for Cloud SQL for SQL Server.

Constructors

Link copied to clipboard
constructor(domain: String, kind: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the domain (e.g., mydomain.com).

Link copied to clipboard

This is always sql#activeDirectoryConfig.