Delen via


IOperationStatus Interface

Definition

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

Properties

ReportUrl

The CSV file from the reportUrl blob link consists of reservation usage data with the following schema at daily granularity

Status

The status of the long running operation.

ValidUntil

The time at which report URL becomes invalid.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to