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