namespace Functions.Data; public class InstanceRuntimeInfo { public Instance? Instance { get; set; } }