IAnalysisData Interface

Definition

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

Properties

Data
DataSourceInstruction
DataSourceUri
Description
DetectorDefinitionId
DetectorDefinitionKind
DetectorDefinitionName
DetectorDefinitionType
DisplayName
IsEnabled
Metric
Rank
Source

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to