ResourceStatement 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 ResourceStatement : Azure.Provisioning.Expressions.BicepStatement
type ResourceStatement = class
inherit BicepStatement
Public Class ResourceStatement
Inherits BicepStatement
- Inheritance
Constructors
| Name | Description |
|---|---|
| ResourceStatement(String, BicepExpression, BicepExpression) | |
Properties
| Name | Description |
|---|---|
| Body | |
| Decorators | |
| Existing | |
| Name | |
| Type | |
Methods
| Name | Description |
|---|---|
| ToString() | (Inherited from BicepStatement) |