AsyncOperationStatusProperties Class
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.
Object representing the report url and valid until date of the async report generated.
public class AsyncOperationStatusProperties
type AsyncOperationStatusProperties = class
Public Class AsyncOperationStatusProperties
- Inheritance
-
AsyncOperationStatusProperties
Properties
ReportUri |
Sas url to the async benefit utilization summaries report. Will be empty if the report is in Running or Failed state. |
SecondaryReportUri |
Sas url to async benefit utilization summaries report in secondary storage in case of primary outage. Will be empty if the report is in Running or Failed state. |
ValidUntil |
The date that the sas url provided in reportUrl expires. |
Applies to
Azure SDK for .NET