Share via


IConfigServerSettingsErrorRecord.Message Property

Definition

The detail error messages of the record

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The detail error messages of the record", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="messages")]
public string[] Message { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The detail error messages of the record", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="messages")>]
member this.Message : string[] with get, set
Public Property Message As String()

Property Value

String[]
Attributes

Applies to