Member Junction
    Preparing search index...
    type MSGraphGetResponse<T> = {
        "@odata.context": string;
        value: T;
    }

    Type Parameters

    • T
    Index

    Properties

    "@odata.context": string
    value: T