ImageGenTool.Action Property

Definition

Whether to generate a new image or edit an existing image. Default: auto.

public Azure.AI.AgentServer.Responses.Models.ImageGenActionEnum? Action { get; set; }
member this.Action : Nullable<Azure.AI.AgentServer.Responses.Models.ImageGenActionEnum> with get, set
Public Property Action As Nullable(Of ImageGenActionEnum)

Property Value

Applies to