Share via


IRequestContext.TimePeriodEnd Property

Definition

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

Property Value

Attributes

Applies to