Set-SPProjectDatabaseQuota
僅限 Microsoft 內部使用。
Syntax
Set-SPProjectDatabaseQuota
[-Settings] <ProjectDatabaseQuotaSettings>
-Url <Uri>
[-AssignmentCollection <SPAssignmentCollection>]
[<CommonParameters>]
Set-SPProjectDatabaseQuota
[-Enabled]
-MaxDbSize <Int32>
-ReadOnlyLimit <Int32>
-ReadOnlyWarningThreshold <Int32>
-Url <Uri>
[-AssignmentCollection <SPAssignmentCollection>]
[<CommonParameters>]
Description
僅限 Microsoft 內部使用。
如需 Project Server Windows PowerShell的許可權和最新資訊,請參閱 () https://go.microsoft.com/fwlink/p/?LinkId=251833 線上檔 https://go.microsoft.com/fwlink/p/?LinkId=251833 。
範例
--------------------範例---------------------
{{ Add example code here }}
{{ 在這裡新增範例描述 }}
參數
-AssignmentCollection
僅限 Microsoft 內部使用。
Type: | SPAssignmentCollection |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | Project Server 2013, Project Server 2016, Project Server 2019 |
-Enabled
僅限 Microsoft 內部使用。
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Project Server 2013, Project Server 2016, Project Server 2019 |
-MaxDbSize
僅限 Microsoft 內部使用。
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Project Server 2013, Project Server 2016, Project Server 2019 |
-ReadOnlyLimit
僅限 Microsoft 內部使用。
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Project Server 2013, Project Server 2016, Project Server 2019 |
-ReadOnlyWarningThreshold
僅限 Microsoft 內部使用。
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Project Server 2013, Project Server 2016, Project Server 2019 |
-Settings
僅限 Microsoft 內部使用。
Type: | ProjectDatabaseQuotaSettings |
Position: | 2 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Project Server 2013, Project Server 2016, Project Server 2019 |
-Url
僅限 Microsoft 內部使用。
Type: | Uri |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Project Server 2013, Project Server 2016, Project Server 2019 |