ReplicaContainer Class

Definition

Container object under Container App Revision Replica.

public class ReplicaContainer
type ReplicaContainer = class
Public Class ReplicaContainer
Inheritance
ReplicaContainer

Constructors

ReplicaContainer()

Initializes a new instance of ReplicaContainer.

Properties

ContainerId

The Id of the Container.

Name

The Name of the Container.

Ready

The container ready status.

RestartCount

The container restart count.

Started

The container start status.

Applies to