ModuleStatement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ModuleStatement : Azure.Provisioning.Expressions.BicepStatement
type ModuleStatement = class
inherit BicepStatement
Public Class ModuleStatement
Inherits BicepStatement
- Inheritance
Constructors
| Name | Description |
|---|---|
| ModuleStatement(String, BicepExpression, BicepExpression) | |
Properties
| Name | Description |
|---|---|
| Body | |
| Decorators | |
| Name | |
| Type | |
Methods
| Name | Description |
|---|---|
| ToString() | (Inherited from BicepStatement) |