UsageInfo - Membres
Provides fields that are used to access information about site collection usage.
Le type UsageInfo expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
UsageInfo | Initializes a new instance of the UsageInfo object. |
Haut
Propriétés
Nom | 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 | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Remplace 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. |
Haut
Méthodes
Nom | Description | |
---|---|---|
CustomFromJson | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject) | |
CustomWriteToXml | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject) | |
FromJson | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject) | |
InitOnePropertyFromJson | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Remplace ClientValueObject.InitOnePropertyFromJson(String, JsonReader)) | |
ToString | (Hérité de Object) | |
WriteToXml | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Remplace ClientValueObject.WriteToXml(XmlWriter, SerializationContext)) |
Haut