Edit

Share via


Set-SPProjectDatabaseQuota

Microsoft internal use only.

Syntax

settings

Set-SPProjectDatabaseQuota
    [-Settings] <ProjectDatabaseQuotaSettings>
    -Url <Uri>
    [-AssignmentCollection <SPAssignmentCollection>]
    [<CommonParameters>]

options

Set-SPProjectDatabaseQuota
    -MaxDbSize <Int32>
    -ReadOnlyLimit <Int32>
    -ReadOnlyWarningThreshold <Int32>
    -Url <Uri>
    [-Enabled]
    [-AssignmentCollection <SPAssignmentCollection>]
    [<CommonParameters>]

Description

Microsoft internal use only.

For permissions and the most current information about Windows PowerShell for Project Server, see the online documentation at https://go.microsoft.com/fwlink/p/?LinkId=251833 (https://go.microsoft.com/fwlink/p/?LinkId=251833).

Examples

EXAMPLE

 {{ Add example code here }}

{{ Add example description here }}

Parameters

-AssignmentCollection

Applicable: Project Server 2013, Project Server 2016, Project Server 2019

Microsoft internal use only.

Parameter properties

Type:SPAssignmentCollection
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-Enabled

Applicable: Project Server 2013, Project Server 2016, Project Server 2019

Microsoft internal use only.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

options
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-MaxDbSize

Applicable: Project Server 2013, Project Server 2016, Project Server 2019

Microsoft internal use only.

Parameter properties

Type:Int32
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

options
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ReadOnlyLimit

Applicable: Project Server 2013, Project Server 2016, Project Server 2019

Microsoft internal use only.

Parameter properties

Type:Int32
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

options
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ReadOnlyWarningThreshold

Applicable: Project Server 2013, Project Server 2016, Project Server 2019

Microsoft internal use only.

Parameter properties

Type:Int32
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

options
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Settings

Applicable: Project Server 2013, Project Server 2016, Project Server 2019

Microsoft internal use only.

Parameter properties

Type:ProjectDatabaseQuotaSettings
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

settings
Position:2
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Url

Applicable: Project Server 2013, Project Server 2016, Project Server 2019

Microsoft internal use only.

Parameter properties

Type:Uri
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.