IReservationsPropertiesUtilization Interface
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.
[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) |