internal ContainerInstance(Container container, int instanceId) { Container = container; InstanceId = instanceId; }