IComputeDiagnosticsOperationResult.ErrorDetailMessage Property

Definition

The error message.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")]
public string ErrorDetailMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")>]
member this.ErrorDetailMessage : string
Public ReadOnly Property ErrorDetailMessage As String

Property Value

Attributes

Applies to