FunctionCallExpression.Arguments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Azure.Provisioning.Expressions.BicepExpression[] Arguments { get; }
public Azure.Provisioning.Expressions.Expression[] Arguments { get; }
member this.Arguments : Azure.Provisioning.Expressions.BicepExpression[]
member this.Arguments : Azure.Provisioning.Expressions.Expression[]
Public ReadOnly Property Arguments As BicepExpression()
Public ReadOnly Property Arguments As Expression()