Delen via


ValidateProbeOutputInner.ErrorCode Property

Definition

Gets specifies the error code when the probe url is not accepted.

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public string ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : string
Public ReadOnly Property ErrorCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to