GalleryApplicationCustomActionParameterType 列挙型

定義

GalleryApplicationCustomActionParameterType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum GalleryApplicationCustomActionParameterType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type GalleryApplicationCustomActionParameterType = 
Public Enum GalleryApplicationCustomActionParameterType
継承
GalleryApplicationCustomActionParameterType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

ConfigurationDataBlob 1
LogOutputBlob 2
String 0

適用対象