DiscoveryConversation.CreatedByType Property

Definition

The type of user who created this resource.

public Azure.AI.Discovery.DiscoveryActorType? CreatedByType { get; set; }
member this.CreatedByType : Nullable<Azure.AI.Discovery.DiscoveryActorType> with get, set
Public Property CreatedByType As Nullable(Of DiscoveryActorType)

Property Value

Applies to