Share via


Gateway.GatewayAnnotation Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to