Share via


VariableStatement Class

Definition

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

Constructors

Name Description
VariableStatement(String, BicepExpression)

Properties

Name Description
Decorators
Name
Value

Methods

Name Description
ToString() (Inherited from BicepStatement)

Applies to