Condividi tramite


ICostDetailsTimePeriod.Start Property

Definition

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

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

Property Value

Attributes

Applies to