Delen via


IUserFacingErrorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.UserFacingErrorPropertiesTypeConverter))]
public interface IUserFacingErrorProperties : 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.UserFacingErrorPropertiesTypeConverter))>]
type IUserFacingErrorProperties = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IUserFacingErrorProperties
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to