共用方式為


OutputStatement Class

Definition

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

Constructors

OutputStatement(String, BicepExpression, BicepExpression)
OutputStatement(String, Expression, Expression)

Properties

Decorators
Name
Type
Value

Methods

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

Applies to