Share via


ContainerAppConfiguration.IdentitySettings Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppIdentitySettings> IdentitySettings { get; set; }
member this.IdentitySettings : Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppIdentitySettings> with get, set
Public Property IdentitySettings As BicepList(Of ContainerAppIdentitySettings)

Property Value

Applies to