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

AtlasGlossaryTerm.Contacts Property

Definition

The dictionary of contacts for terms. Key could be Expert or Steward.

public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<Azure.Analytics.Purview.DataMap.ContactInfo>> Contacts { get; }
member this.Contacts : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IList<Azure.Analytics.Purview.DataMap.ContactInfo>>
Public ReadOnly Property Contacts As IDictionary(Of String, IList(Of ContactInfo))

Property Value

Applies to