Share via


BlobContentSource Class

Definition

Azure Blob Storage content.

public class BlobContentSource : Azure.AI.FormRecognizer.DocumentAnalysis.DocumentContentSource
type BlobContentSource = class
    inherit DocumentContentSource
Public Class BlobContentSource
Inherits DocumentContentSource
Inheritance
BlobContentSource

Constructors

BlobContentSource(Uri)

Initializes a new instance of BlobContentSource.

Properties

ContainerUri

The Azure Blob Storage container URI.

Kind

The source kind.

(Inherited from DocumentContentSource)
Prefix

Blob name prefix.

Applies to