IDataTypeDefinitions Interface

Definition

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

Properties

Name Description
DataType

The data type name

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to