GalleryScriptParameterType type

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

Known values supported by the service

String: String gallery script parameter type
Int: Int gallery script parameter type
Double: Double gallery script parameter type
Boolean: Boolean gallery script parameter type
Enum: Enum gallery script parameter type

type GalleryScriptParameterType = string