Get-R1AccessRegulationLimit

SYNOPSIS

Returns the access regulation limits.

SYNTAX

Get-R1AccessRegulationLimit [<CommonParameters>]

DESCRIPTION

Returns the access regulation limits, which cap connections and operations per second separately for anonymous users, authenticated users and the special users group.

EXAMPLES

Example 1

Get-R1AccessRegulationLimit

Returns the access regulation limits.

PARAMETERS

CommonParameters

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

INPUTS

None

OUTPUTS

psRadiantOne.AccessRegulationLimits

NOTES