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

TypeExpression Class

Definition

public class TypeExpression : Azure.Provisioning.Expressions.BicepExpression
public class TypeExpression : Azure.Provisioning.Expressions.Expression
type TypeExpression = class
    inherit BicepExpression
type TypeExpression = class
    inherit Expression
Public Class TypeExpression
Inherits BicepExpression
Public Class TypeExpression
Inherits Expression
Inheritance
TypeExpression
Inheritance
TypeExpression

Constructors

TypeExpression(Type)

Properties

Type

Methods

ToString() (Inherited from BicepExpression)
ToString() (Inherited from Expression)

Applies to