DiscoveryConversation.LastModifiedByType Property

Definition

The type of user who updated this resource.

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

Property Value

Applies to