Share via


AzureAIFoundryDeploymentResource.Format Property

Definition

Gets or sets the format of deployment model.

public string Format { get; set; }
member this.Format : string with get, set
Public Property Format As String

Property Value

Remarks

Typical values are "OpenAI", "Microsoft", "xAi", "Deepseek".

Applies to