Member Junction
    Preparing search index...

    Represents a storage account with its associated provider details

    interface StorageAccountWithProvider {
        account: MJFileStorageAccountEntity;
        provider: MJFileStorageProviderEntity;
    }
    Index

    Properties

    Properties