SP.UsageInfo Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.UsageInfo class.

Properties

Name

Description

bandwidth

Gets a value that specifies the cumulative bandwidth, in bytes, used by the site collection during an implementation specific period.

discussionStorage

Gets a value that specifies the total amount of disk space, in bytes, currently being used to store Web discussion comments in the site collection.

hits

Gets a value that specifies the cumulative number of requests for pages in the site collection during an implementation specific period.

storage

Gets a value that specifies the total amount of disk space, in bytes, currently being used by the site collection.

storagePercentageUsed

Gets a value that specifies the ratio of the amount of disk space currently being used by the site collection to the maximum disk space specified in the site collection quota.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

visits

Gets a value that specifies the cumulative number of requests for pages in the site collection, with no referring URL, or a referring URL outside of the current site collection during an implementation specific period.

Applies To

SP.UsageInfo Class

See Also

Reference

SP.UsageInfo Methods

SP Namespace