Get Kubernetes Cluster Kubelet Identity
data class GetKubernetesClusterKubeletIdentity(val clientId: String, val objectId: String, val userAssignedIdentityId: String)
Constructors
Link copied to clipboard
fun GetKubernetesClusterKubeletIdentity(clientId: String, objectId: String, userAssignedIdentityId: String)