你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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