LogsIngestionEndpointSpec.Endpoint Property

Definition

Gets the endpoint. This property is READ-ONLY.

[Newtonsoft.Json.JsonProperty(PropertyName="endpoint")]
public string Endpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoint")>]
member this.Endpoint : string
Public ReadOnly Property Endpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to