public AutoFetchConfigVM(DashboardAutoFetchState state)
 {
     AutoFetchState_ = state.Clone();
 }