BatchProcessResult public class BatchProcessResult Represents values That are retuurned after creating or purging batches. Documentation public string Action { get; set; } Gets or sets the action. public int Count { get; set; } Gets or sets the count. public BatchProcessResult()