QueueAttribute.QueueName プロパティ

定義

バインド先のキューの名前を取得します。

[Microsoft.Azure.WebJobs.Description.AutoResolve]
public string QueueName { get; }
[<Microsoft.Azure.WebJobs.Description.AutoResolve>]
member this.QueueName : string
Public ReadOnly Property QueueName As String

プロパティ値

属性
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

適用対象