Get-SPTranslationThrottlingSetting
Gets time duration settings.
Syntax
Default (Default)
Get-SPTranslationThrottlingSetting
[-AssignmentCollection <SPAssignmentCollection>]
[-Confirm]
[-Farm <SPFarm>]
[-WhatIf]
[<CommonParameters>]
Description
Use the Get-SPTranslationThrottlingSetting cmdlet to display the time duration for timer jobs.
Examples
Example 1
Get-SPTranslationThrottlingSetting
This example displays all the time duration and timer jobs for the farm.
Parameters
-Farm
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019
Specifies the farm
Parameter properties
Type: | SPFarm |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-WhatIf
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Parameter properties
Type: | SwitchParameter |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | wi |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
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.