IForecastResult Interface
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.Api20211001.ForecastResultTypeConverter))]
public interface IForecastResult : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.ForecastResultTypeConverter))>]
type IForecastResult = interface
interface IJsonSerializable
interface IResource
Public Interface IForecastResult
Implements IResource
- Derived
- Attributes
- Implements
Properties
Column |
Array of columns |
ETag |
ETag of the resource. (Inherited from IResource) |
Id |
Resource Id. (Inherited from IResource) |
Location |
Location of the resource. (Inherited from IResource) |
Name |
Resource name. (Inherited from IResource) |
NextLink |
The link (url) to the next page of results. |
Row |
Array of rows |
Sku |
SKU of the resource. (Inherited from IResource) |
Tag |
Resource tags. (Inherited from IResource) |
Type |
Resource type. (Inherited from IResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |