Share via


IDefaultQuerySettings Interface

Definition

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

Properties

EnableCount
EnableExpand
EnableFilter
EnableOrderBy
EnableSelect
MaxTop

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to