Freigeben über


GalleryApplicationCustomActionParameterType Enumeration

Gibt den Typ des benutzerdefinierten Aktionsparameters an. Mögliche Werte sind: String, ConfigurationDataBlob oder LogOutputBlob.

Vererbung
builtins.str
GalleryApplicationCustomActionParameterType
GalleryApplicationCustomActionParameterType

Konstruktor

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

Felder

CONFIGURATION_DATA_BLOB
LOG_OUTPUT_BLOB
STRING