Aks Cluster Profile Response Aks Cluster Agent Pool Identity Profile
data class AksClusterProfileResponseAksClusterAgentPoolIdentityProfile(val msiClientId: String, val msiObjectId: String, val msiResourceId: String)
Identity properties of the AKS cluster agentpool MSI
Constructors
Link copied to clipboard
fun AksClusterProfileResponseAksClusterAgentPoolIdentityProfile(msiClientId: String, msiObjectId: String, msiResourceId: String)