SearchModelFactory.WorkIQAttribution(Uri) 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.
Attribution information for a WorkIQ reference.
public static Azure.Search.Documents.KnowledgeBases.Models.WorkIQAttribution WorkIQAttribution(Uri seeMoreWebUrl = default);
static member WorkIQAttribution : Uri -> Azure.Search.Documents.KnowledgeBases.Models.WorkIQAttribution
Public Shared Function WorkIQAttribution (Optional seeMoreWebUrl As Uri = Nothing) As WorkIQAttribution
Parameters
- seeMoreWebUrl
- Uri
The URL for the attribution.
Returns
A new WorkIQAttribution instance for mocking.