Share via


IODataPathSegment Interface

Definition

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

Properties

EdmTypeKind
Identifier

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to