OperationStatus interface
The status of the long running operation.
Properties
report |
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. |
valid |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript