Compartir a través de


IPeeringRegisteredPrefixProperties.ErrorMessage Property

Definition

The error message associated with the validation state, if any.

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

Property Value

Attributes

Applies to