Kubernetes Cluster Web App Routing Web App Routing Identity
data class KubernetesClusterWebAppRoutingWebAppRoutingIdentity(val clientId: String? = null, val objectId: String? = null, val userAssignedIdentityId: String? = null)
Constructors
Link copied to clipboard
fun KubernetesClusterWebAppRoutingWebAppRoutingIdentity(clientId: String? = null, objectId: String? = null, userAssignedIdentityId: String? = null)