< Back

Get-ODUConfigPropertyBlacklist

Sat Jan 18, 2020 5:32 pm

NAME Get-ODUConfigPropertyBlacklist



SYNOPSIS

Gets values for property black list





SYNTAX

Get-ODUConfigPropertyBlacklist [<CommonParameters>]





DESCRIPTION

Gets values for property black 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-ODUConfigPropertyBlacklist



@{ LibraryVariableSets = @('ScopeValues'); Projects = @('ScopeValues'); Variables = @('ScopeValues') }











RELATED LINKS

https://github.com/DTW-DanWard/OctopusDeployUtilities