ReplicaExecutionStatus interface
Container Apps Job execution replica status.
Properties
| containers | Containers in the execution replica |
| name | Replica Name. |
Property Details
containers
Containers in the execution replica
containers?: ContainerExecutionStatus[]
Property Value
name
Replica Name.
name?: string
Property Value
string