EndpointKeysDTO.SecondaryEndpointKey Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to