Kubernetes Cluster Ingress Application Gateway Ingress Application Gateway Identity
data class KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentity(val clientId: String? = null, val objectId: String? = null, val userAssignedIdentityId: String? = null)
Constructors
Link copied to clipboard
fun KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentity(clientId: String? = null, objectId: String? = null, userAssignedIdentityId: String? = null)