次の方法で共有


ICostDetailsOperationResults.TimePeriodEnd Property

Definition

The end date to pull data to. example format 2020-03-15

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The end date to pull data to. example format 2020-03-15", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="end")]
public string TimePeriodEnd { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The end date to pull data to. example format 2020-03-15", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="end")>]
member this.TimePeriodEnd : string with get, set
Public Property TimePeriodEnd As String

Property Value

Attributes

Applies to