Azure Active Directory Response
data class AzureActiveDirectoryResponse(val clientApplication: String? = null, val clusterApplication: String? = null, val tenantId: String? = null)
The settings to enable AAD authentication on the cluster.