Share via


HealthcareEntityRelation.Roles Property

Definition

The role of a given entity in the relation.

public System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.HealthcareEntityRelationRole> Roles { get; }
member this.Roles : System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.HealthcareEntityRelationRole>
Public ReadOnly Property Roles As IReadOnlyCollection(Of HealthcareEntityRelationRole)

Property Value

Applies to