Share via


ExpressionStatement Class

Definition

public class ExpressionStatement : Azure.Provisioning.Expressions.BicepStatement
type ExpressionStatement = class
    inherit BicepStatement
Public Class ExpressionStatement
Inherits BicepStatement
Inheritance
ExpressionStatement

Constructors

Name Description
ExpressionStatement(BicepExpression)

Properties

Name Description
Expression

Methods

Name Description
ToString() (Inherited from BicepStatement)

Applies to