Share via


GuardrailsAvailableVersionsProperties interface

Whether the version is default or not and support info.

Properties

isDefaultVersion

Whether this is the default version.

support

Whether the version is preview or stable.

Property Details

isDefaultVersion

Whether this is the default version.

isDefaultVersion?: boolean

Property Value

boolean

support

Whether the version is preview or stable.

support?: string

Property Value

string