Dela via


IBicepValue.Expression Property

Definition

Gets the expression for this value if it's not a literal.

public Azure.Provisioning.Expressions.BicepExpression? Expression { get; set; }
member this.Expression : Azure.Provisioning.Expressions.BicepExpression with get, set
Public Property Expression As BicepExpression

Property Value

The expression for this value if it's not a literal.

Applies to