ForecastComparisonExpression 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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ForecastComparisonExpressionTypeConverter))]
public class ForecastComparisonExpression : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IForecastComparisonExpression, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IForecastComparisonExpressionInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ForecastComparisonExpressionTypeConverter))>]
type ForecastComparisonExpression = class
interface IForecastComparisonExpression
interface IJsonSerializable
interface IForecastComparisonExpressionInternal
Public Class ForecastComparisonExpression
Implements IForecastComparisonExpression, IForecastComparisonExpressionInternal
- Inheritance
-
ForecastComparisonExpression
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| ForecastComparisonExpression() | |
Properties
| Name | Description |
|---|---|
| Name | |
| Operator | |
| Value | |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| ToString() | |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IForecastComparisonExpressionInternal.Operator | |