public void DeleteCloudInfrastructure(DeleteCloudServiceProviderModel model)
 {
     CloudServiceProviderUtils.DeleteCloudInfrastructure(model);
 }