Get-DeploymentSettings
Description
Gets merged configuration values taking both the fresh values from the configuration file configured by the
Set-DeploymentSettingsFiles function and overrides those values with any values configured through the Set-ApiSettings.
This function should be called for every task that needs fresh values
from a configuration file otherwise any configuration file changes will be ignored until the scripts are re-imported.
Syntax
Get-DeploymentSettings [<CommonParameters>]