Share via


IInsightsTableResultColumnsItem Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.InsightsTableResultColumnsItemTypeConverter))]
public interface IInsightsTableResultColumnsItem : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.InsightsTableResultColumnsItemTypeConverter))>]
type IInsightsTableResultColumnsItem = interface
    interface IJsonSerializable
Public Interface IInsightsTableResultColumnsItem
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

the name of the colum

Type

the type of the colum

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to