你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Notification.Headers Property

Definition

Gets or sets notification headers.

public System.Collections.Generic.Dictionary<string,string> Headers { get; set; }
member this.Headers : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Headers As Dictionary(Of String, String)

Property Value

The notification headers.

Applies to