Share via


Expression.Subexpressions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="subexpressions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.Expression> Subexpressions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subexpressions")>]
member this.Subexpressions : System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.Expression> with get, set
Public Property Subexpressions As IList(Of Expression)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to