다음을 통해 공유


ValidationMessages.Message Property

Definition

Detailed validation messages.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Message { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)>]
member this.Message : System.Collections.Generic.List<string> with get, set
Public Property Message As List(Of String)

Property Value

Implements

Attributes

Applies to