Share via


ManagedClusterSecurityProfileDefenderSecurityGating.Identities Property

Definition

List of identities that the admission controller will make use of in order to pull security artifacts from the registry. These are the same identities used by the cluster to pull container images. Each identity provided should have federated identity credential attached to it.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem> Identities { get; }
member this.Identities : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem>
Public ReadOnly Property Identities As IList(Of ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem)

Property Value

Applies to