ManagedClusterIngressProfileWebAppRouting.Identity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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