SPQuotaTemplate Members

Include Protected Members
Include Inherited Members

Represents a reusable definition of a quota that is applied to SharePoint sites in the deployment.

The SPQuotaTemplate type exposes the following members.

Constructors

  Name Description
Public method SPQuotaTemplate Initializes a new instance of the SPQuotaTemplate 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. (Inherited from SPQuota.)
Public property Name Gets or sets the name of the quote template.
Public property QuotaID Gets or sets the ID for the quota. (Inherited from SPQuota.)
Public property StorageMaximumLevel Gets or sets a limit on all disk space used by the site collection. (Inherited from SPQuota.)
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. (Inherited from SPQuota.)
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. (Inherited from SPQuota.)
Public property UserCodeWarningLevel Gets or sets a value that determines the level of resource usage at which a warning e-mail message is sent. (Inherited from SPQuota.)
Public property Value Gets the ID of the quota template.

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

See Also

Reference

SPQuotaTemplate Class

Microsoft.SharePoint.Administration Namespace