< Back
Get-ODUConfigPropertyBlacklist
Post
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
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