Business Profiles - Get Business Profile
Obtenir un profil d’entreprise
GET http://localhost/BizTalkManagementService/BusinessProfiles/{partyName}/{profileName}
Paramètres URI
Nom | Dans | Obligatoire | Type | Description |
---|---|---|---|---|
party
|
path | True |
string |
Nom du tiers |
profile
|
path | True |
string |
Nom de profil |
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
Ok Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Définitions
Nom | Description |
---|---|
Business |
Modèle pour BusinessProfile |
Custom |
Paramètre personnalisé de partie |
Qualifier |
Modèle pour QualifierIdentity |
BusinessProfile
Modèle pour BusinessProfile
Nom | Type | Description |
---|---|---|
BusinessIdentities |
Obtient ou définit les identités métier. |
|
CustomSettings |
Obtient ou définit les paramètres personnalisés. |
|
Description |
string |
Obtient ou définit la description. |
Name |
string |
Obtient ou définit le nom. |
CustomSetting
Paramètre personnalisé de partie
Nom | Type | Description |
---|---|---|
Name |
string |
Nom du paramètre |
Value |
string |
Valeur de paramètre |
QualifierIdentity
Modèle pour QualifierIdentity
Nom | Type | Description |
---|---|---|
Description |
string |
Obtient ou définit la description. |
Id |
integer |
Obtient ou définit l’ID. |
Qualifier |
string |
Obtient ou définit le qualificateur. |
Value |
string |
Obtient ou définit la valeur. |