Share via


ContainerAppJobData.Identity Property

Definition

Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.

public Azure.ResourceManager.Models.ManagedServiceIdentity Identity { get; set; }
member this.Identity : Azure.ResourceManager.Models.ManagedServiceIdentity with get, set
Public Property Identity As ManagedServiceIdentity

Property Value

Applies to