Share via


AsyncOperationStatusProperties Class

Definition

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