Share via


ContainerAppManagedEnvironment.Identity Property

Definition

Managed identities for the Managed Environment to interact with other Azure services without maintaining any secrets or credentials in code.

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

Property Value

Applies to