次の方法で共有


ICostDetailsOperationResults.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.Runtime.Info(Description="The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="validTill")]
public DateTime? ValidTill { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="validTill")>]
member this.ValidTill : Nullable<DateTime> with get, set
Public Property ValidTill As Nullable(Of DateTime)

Property Value

Attributes

Applies to