Share via


ModuleStatement Class

Definition

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

Constructors

Name Description
ModuleStatement(String, BicepExpression, BicepExpression)

Properties

Name Description
Body
Decorators
Name
Type

Methods

Name Description
ToString() (Inherited from BicepStatement)

Applies to