Share via


IAnalysisDefinitionProperties Interface

Definition

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

Properties

Description

Description of the Analysis

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to