IAnalysisResultData Interface

Definition

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

Properties

Error

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to