Dela via


Azure.Provisioning.Expressions Namespace

Classes

ArrayExpression
BicepExpression
BicepFunction

Provides access to standard Bicep functions.

BicepProgram
BicepStatement
BicepStringBuilder

Utility to construct complex interpolated Bicep strings.

BinaryExpression
BoolLiteral
BoolLiteralExpression
CommentStatement
ConditionalExpression
DecoratorExpression
Expression
ExpressionStatement
ExprStatement
FunctionCallExpression
IdentifierExpression
IndexExpression
InterpolatedString
InterpolatedStringExpression
IntLiteral
IntLiteralExpression
Literal
LiteralExpression
MemberExpression
ModuleStatement
NestedExpression
NullLiteral
NullLiteralExpression
ObjectExpression
OutputStatement
ParameterStatement
PropertyExpression
ResourceStatement
SafeIndexExpression
SafeMemberExpression
Statement
StringLiteral
StringLiteralExpression
TargetScopeStatement
TypeExpression
UnaryExpression
VariableStatement

Structs

BicepInterpolatedStringHandler

Interpolated string handler for building interpolated Bicep string expressions. This is an implementation detail for the C# compiler. Users should prefer either Interpolate(BicepInterpolatedStringHandler) or BicepStringBuilder for constructing interpolated strings.

Enums

BinaryBicepOperator
BinaryOperator
UnaryBicepOperator
UnaryOperator