ReplicaExecutionStatus.Containers Property

Definition

Containers in the execution replica.

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

Property Value

Applies to