GetKubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentity

data class GetKubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentity(val clientId: String, val objectId: String, val userAssignedIdentityId: String)

Constructors

constructor(clientId: String, objectId: String, userAssignedIdentityId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Client ID of the user-defined Managed Identity assigned to the Kubelets.

Link copied to clipboard

The Object ID of the user-defined Managed Identity assigned to the Kubelets.

Link copied to clipboard

The ID of the User Assigned Identity assigned to the Kubelets.