ConvertTo-HubFlatObject
2024-12-11
ConvertTo-HubFlatObject
SYNOPSIS
SYNTAX
__AllParameterSets
ConvertTo-HubFlatObject -PsObject <psobject> [<CommonParameters>]
ALIASES
This cmdlet has the following aliases,
DESCRIPTION
EXAMPLES
PARAMETERS
-PsObject
Object(s) to flatten
Type: System.Management.Automation.PSObject
DefaultValue: ''
SupportsWildcards: false
ParameterValue: []
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: true
ValueFromPipeline: true
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
System.Management.Automation.PSObject
OUTPUTS
NOTES
For more information, type "Get-Help ConvertTo-HubFlatObject -detailed". For technical information, type "Get-Help ConvertTo-HubFlatObject -full".