EndpointKeysDTO.PrimaryEndpointKey Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to