SPQuota members

Represents a quota that limits the system resources that are allocated to users.

The SPQuota type exposes the following members.

Constructors

  Name Description
Public method SPQuota Initializes a new instance of the SPQuota class.

Top

Properties

  Name Description
Public property InvitedUserMaximumLevel Gets or sets the maximum number of users that can be invited to the site collection when the account mode for Active Directory Domain Services (AD DS)is enabled.
Public property QuotaID Gets or sets the ID for the quota.
Public property StorageMaximumLevel Gets or sets a limit on all disk space used by the site collection.
Public property StorageWarningLevel Gets or sets a storage warning level for when administrators of the site collection receive advance notice before available storage is expended.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property UserCodeMaximumLevel Gets or sets a value that represents the maximum allowed resource usage for this site collection.
Public property UserCodeWarningLevel Gets or sets a value that determines the level of resource usage at which a warning e-mail message is sent.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

Fields

  Name Description
Protected fieldStatic member c_DefaultUserCodeMaximumLevel
Protected fieldStatic member c_DefaultUserCodeWarningLevel

Top

See also

Reference

SPQuota class

Microsoft.SharePoint.Administration namespace