Aracılığıyla paylaş


ListCustomAlertRule.ValueType Property

Definition

Gets the value type of the items in the list. Possible values include: 'IpCidr', 'String'

[Newtonsoft.Json.JsonProperty(PropertyName="valueType")]
public string ValueType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="valueType")>]
member this.ValueType : string
Public ReadOnly Property ValueType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to