Share via


ExportedCustomAbstractiveSummarizationDocument(String) Constructor

Definition

Initializes a new instance of ExportedCustomAbstractiveSummarizationDocument.

public ExportedCustomAbstractiveSummarizationDocument(string summaryLocation);
new Azure.AI.Language.Text.Authoring.ExportedCustomAbstractiveSummarizationDocument : string -> Azure.AI.Language.Text.Authoring.ExportedCustomAbstractiveSummarizationDocument
Public Sub New (summaryLocation As String)

Parameters

summaryLocation
String

Represents the summary file ___location in the blob store container associated with the project.

Exceptions

summaryLocation is null.

Applies to