Share via


IIedmPathExpression Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IedmPathExpressionTypeConverter))]
public interface IIedmPathExpression : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IedmPathExpressionTypeConverter))>]
type IIedmPathExpression = interface
    interface IJsonSerializable
Public Interface IIedmPathExpression
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ExpressionKind
Path
PathSegment

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to