public string IPDetails()
 {
     return(ReportHelpers.CreateTableForIPDistribution(StorageAccount, ContainerName, DateTime.Now));
 }