Transforms - Get
Obtenir toutes les cartes
GET http://localhost/BizTalkManagementService/Transforms
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
Ok Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Définitions
Transform
Modèle pour la transformation
Nom | Type | Description |
---|---|---|
ApplicationName |
string |
Nom de l’application de la transformation |
Assembly |
string |
Transformer l’assembly |
Description |
string |
Description de la transformation |
FullName |
string |
Nom de la transformation |
SourceSchema |
string |
Transformer le schéma source |
TargetSchema |
string |
Transformer le schéma cible |
XmlContent |
string |
Contenu Xml |