SAP AI SDK for JavaScript - v2.13.0
    Preparing search index...

    Interface ResourceGroupConfig

    The deployment configuration when using a resource group.

    interface ResourceGroupConfig {
        resourceGroup?: string;
    }
    Index
    resourceGroup?: string

    The resource group of the deployment.