Share via


ContainerAppJobConfiguration.IdentitySettings Property

Definition

Optional settings for Managed Identities that are assigned to the Container App Job. If a Managed Identity is not specified here, default settings will be used.

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

Property Value

Applies to