Share via


Gateway.GatewayStatus Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to