Share via


IUsageListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20221001Preview.UsageListResultTypeConverter))]
public interface IUsageListResult : Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20221001Preview.UsageListResultTypeConverter))>]
type IUsageListResult = interface
    interface IJsonSerializable
Public Interface IUsageListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

The usage data.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to