FeatureSkuStatus Enum

Definition

Represents the status of the feature sku.

public enum class FeatureSkuStatus
public enum FeatureSkuStatus
type FeatureSkuStatus = 
Public Enum FeatureSkuStatus
Inheritance
FeatureSkuStatus

Fields

Name Value Description
Included 0

Specifies the included.

Excluded 1

Specifies the excluded.

ParentFeatureIncompatible 2

Specifies the parent feature incompatible.

Applies to