SupportedFeature interface
Features supported.
Properties
| name | Name of the feature. NOTE: This property will not be serialized. It can only be populated by the server. |
| status | Status of the feature. Indicates if the feature is enabled or not. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
Name of the feature. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
status
Status of the feature. Indicates if the feature is enabled or not. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string