共用方式為


SPQuotaTemplate members

Include protected members
Include inherited members

代表套用至部署中的 SharePoint 網站配額可重複使用定義。

The SPQuotaTemplate type exposes the following members.

Constructors

  Name Description
Public method SPQuotaTemplate 初始化SPQuotaTemplate類別的新執行個體。

Top

Properties

  Name Description
Public property InvitedUserMaximumLevel 取得或設定網站集合可以受邀的使用者數目上限,啟用 Active Directory 網域服務 (AD DS) 帳戶模式時。 (Inherited from SPQuota.)
Public property Name 取得或設定報價範本的名稱。
Public property QuotaID 取得或設定配額的識別碼。 (Inherited from SPQuota.)
Public property StorageMaximumLevel 取得或設定網站集合使用的所有的磁碟空間限制。 (Inherited from SPQuota.)
Public property StorageWarningLevel 取得或設定儲存空間警告層級的耗用可用儲存之前的網站集合管理員時收到換頁通知。 (Inherited from SPQuota.)
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property UserCodeMaximumLevel 取得或設定代表此網站集合的最大允許的資源使用狀況的值。 (Inherited from SPQuota.)
Public property UserCodeWarningLevel 取得或設定一個值,決定要傳送警告電子郵件訊息的資源使用狀況等級。 (Inherited from SPQuota.)
Public property Value 取得配額範本的識別碼。

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 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPQuotaTemplate class

Microsoft.SharePoint.Administration namespace