Share via


SessionPool.ManagedIdentitySettings Property

Definition

Optional settings for a Managed Identity that is assigned to the Session pool.

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

Property Value

Applies to