AksClusterProfileResponseAksClusterAgentPoolIdentityProfile

data class AksClusterProfileResponseAksClusterAgentPoolIdentityProfile(val msiClientId: String, val msiObjectId: String, val msiResourceId: String)

Identity properties of the AKS cluster agentpool MSI

Constructors

constructor(msiClientId: String, msiObjectId: String, msiResourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ClientId of the MSI.

Link copied to clipboard

ObjectId of the MSI.

Link copied to clipboard

ResourceId of the MSI.