Share via


IForecastResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ForecastResultTypeConverter))]
public interface IForecastResult : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ForecastResultTypeConverter))>]
type IForecastResult = interface
    interface IJsonSerializable
    interface IResource
Public Interface IForecastResult
Implements IResource
Derived
Attributes
Implements

Properties

Column
ETag (Inherited from IResource)
Id (Inherited from IResource)
Location (Inherited from IResource)
Name (Inherited from IResource)
NextLink
Row
Sku (Inherited from IResource)
Tag (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to