Share via


ConfigurationDataType type

Defines values for ConfigurationDataType.
KnownConfigurationDataType can be used interchangeably with ConfigurationDataType, this enum contains the known values that the service supports.

Known values supported by the service

Boolean: A boolean value.
Numeric: A numeric value.
Integer: An integer value.
Enumeration: An enumeration value.
String: A string value.
Set: A set of values.

type ConfigurationDataType = string