IAnalysisResult Interface

Definition

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

Properties

DataError
Status

The status of the analysis.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to