DiscoveryTask.CreatedByType Property

Definition

Type of entity that created the resource (User, Application, System, or custom type).

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