Share via


CustomContainerTemplate.Containers Property

Definition

List of container definitions for the sessions of the session pool.

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

Property Value

Applies to