Expression.Subexpression Property

Definition

The sub expressions.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IExpression> Subexpression { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Subexpression : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IExpression> with get, set
Public Property Subexpression As List(Of IExpression)

Property Value

Implements

Attributes

Applies to