latest--AzureFileMemory
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--AzureFileMemory.json |
| Parent schema | eidolon-resource |
Type:
object
Properties
implementation
const: "AzureFileMemory"
required
account_url
string
required
The URL of the Azure storage account of the form <https://<OAUTH_STORAGE_ACCOUNT_NAME>>.blob.core.windows.net.
container
string
required
The name of the container to use.
azure_ad_token_provider
_Reference | null
create_container_on_startup
boolean
If true, the container will be created on startup if not already present.
Definitions
_Reference
object
implementation
string