Endpoints.Queue プロパティ

定義

キュー エンドポイントを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象