Delen via


IInnerErrorAdditionalInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.InnerErrorAdditionalInfoTypeConverter))]
public interface IInnerErrorAdditionalInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.InnerErrorAdditionalInfoTypeConverter))>]
type IInnerErrorAdditionalInfo = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IInnerErrorAdditionalInfo
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to