Freigeben über


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

Name Description
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

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to