Share via


AtlasEntity.Contacts Property

Definition

The dictionary of contacts for entities. Key could be Expert or Owner.

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