Share via


ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem interface

Properties

azureContainerRegistry

The container registry for which the identity will be used; the identity specified here should have a federated identity credential attached to it.

identity

The identity object used to access the registry

Property Details

azureContainerRegistry

The container registry for which the identity will be used; the identity specified here should have a federated identity credential attached to it.

azureContainerRegistry?: string

Property Value

string

identity

The identity object used to access the registry

identity?: UserAssignedIdentity

Property Value