Share via


GroupByVariable.VariableName Property

Definition

Gets or sets describes the supported variable for group by Possible values include: 'SocketAddr', 'GeoLocation', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="variableName")]
public string VariableName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="variableName")>]
member this.VariableName : string with get, set
Public Property VariableName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to