SourceMetadata.Role 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.
Gets the role associated with the source.
public Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Role? Role { get; }
member this.Role : Nullable<Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Role>
Public ReadOnly Property Role As Nullable(Of Role)