< Back
Get-ODUConfigTypeWhitelist
Post
NAME Get-ODUConfigTypeWhitelist
SYNOPSIS
Gets values for type white list
SYNTAX
Get-ODUConfigTypeWhitelist [<CommonParameters>]
DESCRIPTION
Gets values for type white list
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODUConfigTypeWhitelist
$null
# by default, blacklist is set with values, whitelist is not
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities
SYNOPSIS
Gets values for type white list
SYNTAX
Get-ODUConfigTypeWhitelist [<CommonParameters>]
DESCRIPTION
Gets values for type white list
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODUConfigTypeWhitelist
$null
# by default, blacklist is set with values, whitelist is not
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities