ExportDataset Class
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.CostManagement.Models.ExportDatasetTypeConverter))]
public class ExportDataset : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportDataset, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportDatasetInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportDatasetTypeConverter))>]
type ExportDataset = class
interface IExportDataset
interface IJsonSerializable
interface IExportDatasetInternal
Public Class ExportDataset
Implements IExportDataset, IExportDatasetInternal
- Inheritance
-
ExportDataset
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| ExportDataset() | |
Properties
| Name | Description |
|---|---|
| ConfigurationColumn | |
| Granularity | |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| ToString() | |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IExportDatasetInternal.Configuration | |