AtlasEntity.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 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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET