NestedExpression Class

Definition

public class NestedExpression : Azure.Provisioning.Expressions.BicepExpression
public class NestedExpression : Azure.Provisioning.Expressions.Expression
type NestedExpression = class
    inherit BicepExpression
type NestedExpression = class
    inherit Expression
Public Class NestedExpression
Inherits BicepExpression
Public Class NestedExpression
Inherits Expression
Inheritance
NestedExpression
Inheritance
NestedExpression

Constructors

NestedExpression(BicepExpression, String)
NestedExpression(Expression, String)

Properties

NestedMember
Value

Methods

ToString() (Inherited from BicepExpression)
ToString() (Inherited from Expression)

Applies to