OperationStatus interface

The status of the long running operation.

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.

Property Details

reportUrl

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

reportUrl?: string

Property Value

string

status

The status of the long running operation.

status?: string

Property Value

string

validUntil

The time at which report URL becomes invalid.

validUntil?: Date

Property Value

Date