RequestImageContentPart.Detail Property

Definition

Gets or sets the Detail.

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

Property Value

Applies to