UsageInfo 成员

包括受保护的成员
包括继承的成员

Provides fields that are used to access information about site collection usage.

UsageInfo 类型公开以下成员。

构造函数

  名称 说明
公共方法 UsageInfo Initializes a new instance of the UsageInfo object.

页首

属性

  名称 说明
公共属性 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 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。)
公共属性 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.

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

UsageInfo 类

Microsoft.SharePoint.Client 命名空间