EndpointInfo.FailedRegions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="failedRegions")]
public string FailedRegions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedRegions")>]
member this.FailedRegions : string with get, set
Public Property FailedRegions As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to