DiscoveryChatModelDeploymentProperties.ModelFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Model format as published by the provider. Verify supported formats per region using the Model Catalog API.
public string ModelFormat { get; set; }
member this.ModelFormat : string with get, set
Public Property ModelFormat As String