ForecastProperties 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.ForecastPropertiesTypeConverter))]
public class ForecastProperties : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IForecastProperties, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IForecastPropertiesInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ForecastPropertiesTypeConverter))>]
type ForecastProperties = class
interface IForecastProperties
interface IJsonSerializable
interface IForecastPropertiesInternal
Public Class ForecastProperties
Implements IForecastProperties, IForecastPropertiesInternal
- Inheritance
-
ForecastProperties
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| ForecastProperties() | |
Properties
| Name | Description |
|---|---|
| Column | |
| NextLink | |
| Row | |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| ToString() | |