Share via


ParameterStatement Class

Definition

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

Constructors

Name Description
ParameterStatement(String, BicepExpression, BicepExpression)

Properties

Name Description
Decorators
DefaultValue
Name
Type

Methods

Name Description
ToString() (Inherited from BicepStatement)

Applies to