Compartir a través de


Expression.Subexpressions Propiedad

Definición

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a