Citrix Daas SDK

Get-ConfigEnabledFeature

Lists features of the site that are enabled.

Syntax

Get-ConfigEnabledFeature
   [<CitrixCommonParameters>]
   [<CommonParameters>]
<!--NeedCopy-->

Examples

EXAMPLE 1

Retrieves the list of enabled features for the site’s current configuration.

Get-ConfigEnabledFeature
<!--NeedCopy-->

Parameters

CitrixCommonParameters

This cmdlet supports the common Citrix parameters: -AdminAddress, -AdminClientIP, -BearerToken, -TraceParent, -TraceState and -VirtualSiteId. For more information, see about_CitrixCommonParameters.

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

You can’t pipe objects to this cmdlet.

Outputs

String

Get-ConfigEnabledFeature