ManagedClusterIngressProfileWebAppRouting.Identity Property

Definition

Managed identity of the Application Routing add-on. This is the identity that should be granted permissions, for example, to manage the associated Azure DNS resource and get certificates from Azure Key Vault. See this overview of the add-on for more instructions.

public Azure.ResourceManager.ContainerService.Models.ContainerServiceUserAssignedIdentity Identity { get; }
member this.Identity : Azure.ResourceManager.ContainerService.Models.ContainerServiceUserAssignedIdentity
Public ReadOnly Property Identity As ContainerServiceUserAssignedIdentity

Property Value

Applies to