Freigeben über


IAnalysisResultData Interface

Definition

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

Properties

Name Description
Error

Methods

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

Applies to