ProvisionableConstruct.IBicepValue.LiteralValue Property

Definition

Get the value of this expression, if it's literal.

object? Azure.Provisioning.IBicepValue.LiteralValue { get; }
member this.Azure.Provisioning.IBicepValue.LiteralValue : obj
 ReadOnly Property LiteralValue As Object Implements IBicepValue.LiteralValue

Property Value

The value of this expression if it's literal.

Implements

Applies to