API Reference
Command
ConvertTo-CxServerFeatureFlat
Converts ServerFeatureInfo items into a flattened view with hierarchical paths.
Examples
Example 1
Get-CxServerFeature | ConvertTo-CxServerFeatureFlat | Sort-Object Path
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
ConvertTo-CxServerFeatureFlat -InputObject <ServerFeatureInfo> [<CommonParameters>]#Parameters
- InputObject ServerFeatureInfo
- Gets or sets the InputObject parameter.
Outputs
ComputerX.Features.ServerFeatureEntry