Sdílet prostřednictvím


IExportListResult Interface

Definition

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

Properties

Value

The list of exports.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to