Share via


ISelectExpandClause Interface

Definition

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

Properties

AllSelected
SelectedItem

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to