o365rwsclient/TenantReport/SPOTenantStorageMetricMonth...

9 строки
193 B
C#

using System;
namespace Microsoft.Office365.ReportingWebServiceClient.TenantReport
{
[Serializable]
public class SPOTenantStorageMetricMonthly : SPOTenantStorageMetric
{
}
}