IViewProperties.DateRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Date range of the current view.
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Date range of the current view.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dateRange")]
public string DateRange { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Date range of the current view.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dateRange")>]
member this.DateRange : string
Public ReadOnly Property DateRange As String
Property Value
- Attributes