GradientEdge CDK Utils
    Preparing search index...
    interface AzureRemoteBackendProps {
        containerName?: string;
        key?: string;
        resourceGroupName?: string;
        storageAccountName?: string;
        subscriptionId?: string;
        type: AzureRemoteBackend;
    }
    Index

    Properties

    containerName?: string
    key?: string
    resourceGroupName?: string
    storageAccountName?: string
    subscriptionId?: string