Schemas - Get
Schémas GET.
GET http://localhost/BizTalkManagementService/Schemas
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
Schema[] |
Ok Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Définitions
Nom | Description |
---|---|
Schema |
Modèle pour BTSchema |
Schema |
Modèle de suivi de schéma |
Schema |
Modèle de propriété de suivi de schéma BT |
Schema
Modèle pour BTSchema
Nom | Type | Description |
---|---|---|
ApplicationName |
string |
Nom de l’application |
AssemblyName |
string |
Nom de l'assembly |
Description |
string |
Description du schéma |
Name |
string |
Nom du schéma |
RootName |
string |
Nom de la racine |
SchemaType |
string |
Type de schéma |
TargetNameSpace |
string |
Espace de noms cible |
Tracking |
Options de suivi pour le schéma |
SchemaTracking
Modèle de suivi de schéma
Nom | Type | Description |
---|---|---|
TrackedProperties |
Liste de toutes les propriétés suivies |
SchemaTrackingProperty
Modèle de propriété de suivi de schéma BT
Nom | Type | Description |
---|---|---|
PropertyName |
string |
Nom de la propriété de suivi |
TrackingEnabled |
boolean |
Indique si une propriété de suivi spécifique est activée |