# AssetFileAccessInfoSchema

## Definition

**object**

### Properties

- **containerName**: (string) **Required** - The name of the container within the storage account.
- **jwt**: (string) **Required** - A JWT token to authenticate the request.
- **storageAccountName**: (string) **Required** - The name of the storage account.
- **subPath**: (string) **Optional** - 0-256 characters. Optional subpath for instances where your asset is not in the root of the container.
- **url**: (string) **Required** - The URL to use to access the container.
