Set-SPProjectDatabaseQuota
Microsoft の内部使用のみ。
構文
Set-SPProjectDatabaseQuota
[-Settings] <ProjectDatabaseQuotaSettings>
-Url <Uri>
[-AssignmentCollection <SPAssignmentCollection>]
[<CommonParameters>]
Set-SPProjectDatabaseQuota
[-Enabled]
-MaxDbSize <Int32>
-ReadOnlyLimit <Int32>
-ReadOnlyWarningThreshold <Int32>
-Url <Uri>
[-AssignmentCollection <SPAssignmentCollection>]
[<CommonParameters>]
説明
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: | SharePoint Server Subscription Edition |
-Enabled
Microsoft の内部使用のみ。
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server Subscription Edition |
-MaxDbSize
Microsoft の内部使用のみ。
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server Subscription Edition |
-ReadOnlyLimit
Microsoft の内部使用のみ。
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server Subscription Edition |
-ReadOnlyWarningThreshold
Microsoft の内部使用のみ。
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server Subscription Edition |
-Settings
Microsoft の内部使用のみ。
Type: | ProjectDatabaseQuotaSettings |
Position: | 2 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server Subscription Edition |
-Url
Microsoft の内部使用のみ。
Type: | Uri |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server Subscription Edition |