Share via


IReportManifest.TimePeriodStart Property

Definition

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

Property Value

Attributes

Applies to