Share via


IODataQueryOptions1 Interface

Definition

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

Properties

ExpressionKind
ExpressionTypeReferenceDefinitionTypeKind
ExpressionTypeReferenceIsNullable
FilterContext
FilterRawValue
FilterValidator

Any object

ItemTypeDefinitionTypeKind
ItemTypeIsNullable
RangeVariableKind
RangeVariableName
RangeVariableTypeReferenceDefinitionTypeKind
RangeVariableTypeReferenceIsNullable

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to