UnaryExpression 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 UnaryExpression : Azure.Provisioning.Expressions.BicepExpression
type UnaryExpression = class
inherit BicepExpression
Public Class UnaryExpression
Inherits BicepExpression
- Inheritance
Constructors
| Name | Description |
|---|---|
| UnaryExpression(UnaryBicepOperator, BicepExpression) | |
Properties
| Name | Description |
|---|---|
| Operator | |
| Value | |
Methods
| Name | Description |
|---|---|
| ToString() | (Inherited from BicepExpression) |