ConversationAnalysisAuthoringClient.GetProject(String) Method
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.
Initializes a new instance of ConversationAuthoringProject.
public virtual Azure.AI.Language.Conversations.Authoring.ConversationAuthoringProject GetProject(string projectName);
abstract member GetProject : string -> Azure.AI.Language.Conversations.Authoring.ConversationAuthoringProject
override this.GetProject : string -> Azure.AI.Language.Conversations.Authoring.ConversationAuthoringProject
Public Overridable Function GetProject (projectName As String) As ConversationAuthoringProject
Parameters
- projectName
- String