GradientEdge CDK Utils
    Preparing search index...

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

    interface BaseAzureConfigProps {
        resourceGroupName: Input<string>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    resourceGroupName: Input<string>

    The Azure resource group name in which the resource is deployed