CallIntelligenceOptions.CognitiveServicesEndpoint 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.
The endpoint URL of the Azure Cognitive Services resource attached
public Uri CognitiveServicesEndpoint { get; set; }
member this.CognitiveServicesEndpoint : Uri with get, set
Public Property CognitiveServicesEndpoint As Uri