Share via


BicepLiteral.Statements Property

Definition

public System.Collections.Generic.IList<Azure.Provisioning.Expressions.BicepStatement> Statements { get; }
public System.Collections.Generic.IList<Azure.Provisioning.Expressions.Statement> Statements { get; }
member this.Statements : System.Collections.Generic.IList<Azure.Provisioning.Expressions.BicepStatement>
member this.Statements : System.Collections.Generic.IList<Azure.Provisioning.Expressions.Statement>
Public ReadOnly Property Statements As IList(Of BicepStatement)
Public ReadOnly Property Statements As IList(Of Statement)

Property Value

Applies to