Delen via


IDirectConnection.ErrorMessage Property

Definition

The error message related to the connection state, if any.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The error message related to the connection state, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorMessage")]
public string ErrorMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The error message related to the connection state, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorMessage")>]
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

Attributes

Applies to