ExportRecurrencePeriod 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.ExportRecurrencePeriodTypeConverter))]
public class ExportRecurrencePeriod : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportRecurrencePeriod, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportRecurrencePeriodInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportRecurrencePeriodTypeConverter))>]
type ExportRecurrencePeriod = class
interface IExportRecurrencePeriod
interface IJsonSerializable
interface IExportRecurrencePeriodInternal
Public Class ExportRecurrencePeriod
Implements IExportRecurrencePeriod, IExportRecurrencePeriodInternal
- Inheritance
-
ExportRecurrencePeriod
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| ExportRecurrencePeriod() | |
Properties
| Name | Description |
|---|---|
| From | |
| To | |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| ToString() | |