다음을 통해 공유


Replica type

컨테이너 앱 수정 복제본.

type Replica = ProxyResource & {
  containers?: ReplicaContainer[]
  createdTime?: Date
}