IedmProperty Class
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.Migrate.Models.Api20180901Preview.IedmPropertyTypeConverter))]
public class IedmProperty : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IIedmProperty
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IedmPropertyTypeConverter))>]
type IedmProperty = class
interface IIedmProperty
interface IJsonSerializable
Public Class IedmProperty
Implements IIedmProperty
- Inheritance
-
IedmProperty
- Attributes
- Implements
Iedm |
Creates an new IedmProperty instance. |
Deserialize |
Deserializes a IDictionary into an instance of IedmProperty. |
Deserialize |
Deserializes a PSObject into an instance of IedmProperty. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IIedmProperty. |
From |
Creates a new instance of IedmProperty, deserializing the content from a json string. |
To |
Serializes this instance of IedmProperty into a JsonNode. |
To |
Serializes this instance to a json string. |