IReportUrl.ReportUrl1 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? ReportUrl1 { 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.ReportUrl1 : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReservationReportSchema> with get, set
Public Property ReportUrl1 As Nullable(Of ReservationReportSchema)

Property Value

Attributes

Applies to