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

    Interface ResourceGroupConfig

    The deployment configuration when using a resource group.

    interface ResourceGroupConfig {
        resourceGroup?: string;
    }
    Index

    Properties

    Properties

    resourceGroup?: string

    The resource group of the deployment.

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.