你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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