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