Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AzureBlobContentSource interface
- Package:
- @azure-rest/ai-document-intelligence
Azure Blob Storage content.
Properties
| containerUrl | Azure Blob Storage container URL. |
| prefix | Blob name prefix. |
Property Details
containerUrl
Azure Blob Storage container URL.
containerUrl: string
Property Value
string
prefix
Blob name prefix.
prefix?: string
Property Value
string
