Share via


IConfigServerSettingsErrorRecord Interface

Definition

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

Properties

Message

The detail error messages of the record

Name

The name of the config server settings error record

Uri

The uri of the config server settings error record

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to