GalleryApplicationCustomActionParameterType Enum

Specifies the type of the custom action parameter. Possible values are: String, ConfigurationDataBlob or LogOutputBlob.

Inheritance
builtins.str
GalleryApplicationCustomActionParameterType
GalleryApplicationCustomActionParameterType

Constructor

GalleryApplicationCustomActionParameterType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

CONFIGURATION_DATA_BLOB
LOG_OUTPUT_BLOB
STRING