Share via


IFilterQueryOption Interface

Definition

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

Properties

Context
ExpressionKind
ExpressionTypeReferenceDefinitionTypeKind
ExpressionTypeReferenceIsNullable
ItemTypeDefinitionTypeKind
ItemTypeIsNullable
RangeVariableKind
RangeVariableName
RangeVariableTypeReferenceDefinitionTypeKind
RangeVariableTypeReferenceIsNullable
RawValue
Validator

Any object

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to