Share via


ICostDetailsTimePeriod.End 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=true, SerializedName="end", Update=true)]
public string End { 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=true, SerializedName="end", Update=true)>]
member this.End : string with get, set
Public Property End As String

Property Value

Attributes

Applies to