SPQuotaTemplate members
Include protected members
Include inherited members
代表套用至部署中的 SharePoint 網站配額可重複使用定義。
The SPQuotaTemplate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPQuotaTemplate | 初始化SPQuotaTemplate類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
InvitedUserMaximumLevel | 取得或設定網站集合可以受邀的使用者數目上限,啟用 Active Directory 網域服務 (AD DS) 帳戶模式時。 (Inherited from SPQuota.) | |
Name | 取得或設定報價範本的名稱。 | |
QuotaID | 取得或設定配額的識別碼。 (Inherited from SPQuota.) | |
StorageMaximumLevel | 取得或設定網站集合使用的所有的磁碟空間限制。 (Inherited from SPQuota.) | |
StorageWarningLevel | 取得或設定儲存空間警告層級的耗用可用儲存之前的網站集合管理員時收到換頁通知。 (Inherited from SPQuota.) | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) | |
UserCodeMaximumLevel | 取得或設定代表此網站集合的最大允許的資源使用狀況的值。 (Inherited from SPQuota.) | |
UserCodeWarningLevel | 取得或設定一個值,決定要傳送警告電子郵件訊息的資源使用狀況等級。 (Inherited from SPQuota.) | |
Value | 取得配額範本的識別碼。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top