Member Junction
    Preparing search index...

    One scoped storage account/folder, post-template-rendering.

    interface ScopeStorageConstraint {
        FileStorageAccountID: string;
        FolderPath?: string;
        SearchScopeStorageAccountID?: string;
    }
    Index

    Properties

    FileStorageAccountID: string
    FolderPath?: string

    Rendered folder path (Nunjucks templating already applied).

    SearchScopeStorageAccountID?: string

    ID of the originating MJ: Search Scope Storage Accounts row (for observability).