CognitiveServicesAccountProperties.DefaultProject 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.
Specifies the project, by project name, that is targeted when data plane endpoints are called without a project parameter.
public string DefaultProject { get; set; }
member this.DefaultProject : string with get, set
Public Property DefaultProject As String