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

CreateKeyOptions.Tags 属性

定义

获取标记字典,其中包含有关键的特定元数据。 尽管无法设置此集合,但可以使用 集合初始值设定项对其进行修改或初始化。

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

属性值

适用于