Udostępnij za pośrednictwem


IExportListResult Interface

Definition

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

Properties

Name Description
Value

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to