GradientEdge CDK Utils
    Preparing search index...

    Interface BaseAzureConfigProps

    Base properties shared by Azure configuration interfaces that require a resource group

    interface BaseAzureConfigProps {
        resourceGroupName: Input<string>;
    }

    Hierarchy (View Summary)

    Index
    resourceGroupName: Input<string>

    The Azure resource group name in which the resource is deployed