AtlasGlossaryTerm.Contacts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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))