Get-R1SaasConfiguration

SYNOPSIS

Reports whether the deployment is running as SaaS.

SYNTAX

Get-R1SaasConfiguration [<CommonParameters>]

DESCRIPTION

Reports whether the deployment is a RadiantOne SaaS tenant rather than self managed.

EXAMPLES

Example 1

Get-R1SaasConfiguration

Reports whether the deployment is SaaS.

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

System.Object

NOTES