AzureUtilizationRecord.UsageStartTime 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.
Gets or sets the start of the usage aggregation time range. The response is grouped by the time of consumption (when the resource was actually used VS. when was it reported to the billing system).
public DateTimeOffset UsageStartTime { get; set; }
member this.UsageStartTime : DateTimeOffset with get, set
Public Property UsageStartTime As DateTimeOffset