Share via


PreconfiguredEndpointProperties.Backend Property

Definition

Gets or sets the preconfigured endpoint backend

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to