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

ISupportProperties.Properties 属性

定义

获取应用程序定义的属性名称和值的字典,这些属性名称和值提供有关遥测的其他信息。

public System.Collections.Generic.IDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Properties As IDictionary(Of String, String)

属性值

适用于