Share via


IReservationsPropertiesUtilization Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ReservationsPropertiesUtilizationTypeConverter))]
public interface IReservationsPropertiesUtilization : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ReservationsPropertiesUtilizationTypeConverter))>]
type IReservationsPropertiesUtilization = interface
    interface IJsonSerializable
Public Interface IReservationsPropertiesUtilization
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Aggregate

The array of aggregates of a reservation's utilization

Trend

last 7 day utilization trend for a reservation

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to