ITypedErrorInfo Interface

Definition

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

Properties

Info
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to