External interface
The storage account where the custom code artifacts are located.
Properties
| container | The UserCustomCode container. |
| path | The UserCustomCode path. |
| refresh |
The refresh parameters for any/all updatable user defined functions present in the job config. |
| storage |
The properties that are associated with an Azure Storage account |
Property Details
container
The UserCustomCode container.
container?: string
Property Value
string
path
The UserCustomCode path.
path?: string
Property Value
string
refreshConfiguration
The refresh parameters for any/all updatable user defined functions present in the job config.
refreshConfiguration?: RefreshConfiguration
Property Value
storageAccount
The properties that are associated with an Azure Storage account
storageAccount?: StorageAccount