Share via


CommentStatement Class

Definition

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

Constructors

CommentStatement(String)

Properties

Comment

Methods

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

Applies to