ParameterStatement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ParameterStatement : Azure.Provisioning.Expressions.BicepStatement
type ParameterStatement = class
inherit BicepStatement
Public Class ParameterStatement
Inherits BicepStatement
- Inheritance
Constructors
| ParameterStatement(String, BicepExpression, BicepExpression) |
Properties
| Decorators | |
| DefaultValue | |
| Name | |
| Type |
Methods
| ToString() | (Inherited from BicepStatement) |