Share via


CostDetailsOperationResults.ValidTill Property

Definition

The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z.

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

Property Value

Implements

Attributes

Applies to