次の方法で共有


OperationStatus.ReportUrl Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReservationReportSchema? ReportUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.ReportUrl : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReservationReportSchema> with get, set
Public Property ReportUrl As Nullable(Of ReservationReportSchema)

Property Value

Implements

Attributes

Applies to