Okta.Sdk.Model.FeatureStage
October 3, 2024 ยท View on GitHub
Current release cycle stage of a feature If a feature's stage value is EA, the state is null and not returned. If the value is BETA, the state is OPEN or CLOSED depending on whether the BETA feature is manageable. > Note: If a feature's stage is OPEN BETA, you can update it only in Preview cells. If a feature's stage is CLOSED BETA, you can disable it only in Preview cells.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| State | FeatureStageState | [optional] | |
| Value | FeatureStageValue | [optional] |