Share via


LabeledDataKnowledgeSource interface

Labeled data knowledge source.

Extends

Properties

containerUrl

The URL of the blob container containing labeled data.

fileListPath

An optional path to a file listing specific blobs to include.

kind

A blob container containing labeled data.

prefix

An optional prefix to filter blobs within the container.

Property Details

containerUrl

The URL of the blob container containing labeled data.

containerUrl: string

Property Value

string

fileListPath

An optional path to a file listing specific blobs to include.

fileListPath: string

Property Value

string

kind

A blob container containing labeled data.

kind: "labeledData"

Property Value

"labeledData"

prefix

An optional prefix to filter blobs within the container.

prefix?: string

Property Value

string