Share via


ResourceStatement Class

Definition

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

Constructors

ResourceStatement(String, BicepExpression, BicepExpression)
ResourceStatement(String, Expression, Expression)

Properties

Body
Decorators
Existing
Name
Type

Methods

ToString() (Inherited from BicepStatement)
ToString() (Inherited from Statement)

Applies to