Share via


ParameterType Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ParameterType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ParameterType = 
Public Enum ParameterType
Inheritance
ParameterType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Array 6
Bool 5
Float 4
Int 3
NotSpecified 0
Object 7
SecureObject 8
SecureString 2
String 1

Applies to