ConsumptionReservationSummary.UseOn 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.
Data corresponding to the utilization record. If the grain of data is monthly, it will be first day of month.
public DateTimeOffset? UseOn { get; }
member this.UseOn : Nullable<DateTimeOffset>
Public ReadOnly Property UseOn As Nullable(Of DateTimeOffset)