Aracılığıyla paylaş


IOperationStatus.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.Runtime.Info(Description="The CSV file from the reportUrl blob link consists of reservation usage data with the following schema at daily granularity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReservationReportSchema) }, ReadOnly=false, Required=false, SerializedName="reportUrl")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReservationReportSchema? ReportUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The CSV file from the reportUrl blob link consists of reservation usage data with the following schema at daily granularity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReservationReportSchema) }, ReadOnly=false, Required=false, SerializedName="reportUrl")>]
member this.ReportUrl : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReservationReportSchema> with get, set
Public Property ReportUrl As Nullable(Of ReservationReportSchema)

Property Value

Attributes

Applies to