AadConfigurationResponse

data class AadConfigurationResponse(val adminGroupObjectIds: List<String>)

Constructors

Link copied to clipboard
constructor(adminGroupObjectIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster.