Member Junction
    Preparing search index...

    Storage account option for the dropdown

    interface StorageAccountOption {
        ID: string;
        Name: string;
    }
    Index

    Properties

    Properties

    ID: string
    Name: string