Member Junction
    Preparing search index...

    Action for generating a pre-authenticated download URL for a file.

    await runAction({
    ActionName: 'Get Storage Download URL',
    Params: [{
    Name: 'StorageAccount',
    Value: 'Azure Blob Storage'
    }, {
    Name: 'ObjectName',
    Value: 'documents/contract.pdf'
    }]
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Methods