Sdílet prostřednictvím


ICostDetailsTimePeriod Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20220501.CostDetailsTimePeriodTypeConverter))]
public interface ICostDetailsTimePeriod : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20220501.CostDetailsTimePeriodTypeConverter))>]
type ICostDetailsTimePeriod = interface
    interface IJsonSerializable
Public Interface ICostDetailsTimePeriod
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

End

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

Start

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to