Freigeben über


IErrorModel.Message Property

Definition

Gets or sets the messages.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets or sets the messages.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")]
public string Message { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets or sets the messages.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Attributes

Applies to