Package version:

Interface ReplicaContainer

Container object under Container App Revision Replica.

Hierarchy

  • ReplicaContainer

Properties

containerId?: string

The Id of the Container

execEndpoint?: string

Container exec endpoint NOTE: This property will not be serialized. It can only be populated by the server.

logStreamEndpoint?: string

Log Stream endpoint NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The Name of the Container

ready?: boolean

The container ready status

restartCount?: number

The container restart count

started?: boolean

The container start status

Generated using TypeDoc