Partager via


Schéma Microsoft.Search.Registration.Response pour la recherche de contenu d'entreprise

Le schéma Microsoft.Search.Registration.Response décrit le format de réponse renvoyé par le service Web Query pour la méthode Web Registration.

Schéma

<ProviderUpdate>
    <ResultStatus>
    <Providers>
        <Provider>
            <License />
            <Id />
            <ProviderName />
            <QueryPath />
            <AboutPath />
            <Type />
            <Revision />
            <Services>
                <Service>
                    <Id />
                    <ServiceName />
                    <Category />
                </Service>
            </Services>
        </Provider>
    </Providers>
</ProviderUpdate>

Éléments

Nom

ProviderUpdate

ResultStatus

Providers

Provider

License

Id

ProviderName

QueryPath

AboutPath

Type

Revision

Services

Service

Id

ServiceName

Category

Voir aussi

Référence

QueryService

Autres ressources

Vue d'ensemble du service Web de requête