FeatureSkuStatus Enumeration

 

Represents the status of the feature sku.

Namespace:   Microsoft.SqlServer.Configuration
Assembly:  Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)

public enum class FeatureSkuStatus

Member nameDescription
Excluded

Specifies the excluded.

Included

Specifies the included.

ParentFeatureIncompatible

Specifies the parent feature incompatible.

Return to top
Show: