IRuleSetDeploymentDriver.Undeploy Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void Undeploy(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public void Undeploy (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member Undeploy : Microsoft.RuleEngine.RuleSetInfo -> unit
Paramètres
- ruleSetInfo
- RuleSetInfo
S’applique à
BizTalk Server 2020 et BizTalk Server 2016
Produit | Versions |
---|---|
BizTalk Server | 2016, 2020 |
public:
void Undeploy(Microsoft::RuleEngine::RuleSetInfoCollection ^ ruleSetInfoCollection);
public void Undeploy (Microsoft.RuleEngine.RuleSetInfoCollection ruleSetInfoCollection);
abstract member Undeploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit
Paramètres
- ruleSetInfoCollection
- RuleSetInfoCollection
S’applique à
BizTalk Server 2020 et BizTalk Server 2016
Produit | Versions |
---|---|
BizTalk Server | 2016, 2020 |