Condividi tramite


IQueryDatasetConfiguration Interface

Definition

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

Properties

Name Description
Column

Methods

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

Applies to