LogsIngestionEndpointSpec.Endpoint プロパティ

定義

エンドポイントを取得します。 このプロパティは読み取り専用です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象