ManagedClusterAuthenticationActiveDirectory

data class ManagedClusterAuthenticationActiveDirectory(val clientApplicationId: String, val clusterApplicationId: String, val tenantId: String)

Constructors

constructor(clientApplicationId: String, clusterApplicationId: String, tenantId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Client Application.

Link copied to clipboard

The ID of the Cluster Application.

Link copied to clipboard

The ID of the Tenant.