RuleSetDeploymentDriver.Undeploy Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
Undeploy(RuleSetInfo) | |
Undeploy(RuleSetInfoCollection) |
Undeploy(RuleSetInfo)
public:
virtual void Undeploy(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public void Undeploy (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member Undeploy : Microsoft.RuleEngine.RuleSetInfo -> unit
override this.Undeploy : Microsoft.RuleEngine.RuleSetInfo -> unit
Parâmetros
- ruleSetInfo
- RuleSetInfo
Implementações
Aplica-se a
Undeploy(RuleSetInfoCollection)
public:
virtual void Undeploy(Microsoft::RuleEngine::RuleSetInfoCollection ^ ruleSetInfoCollection);
public void Undeploy (Microsoft.RuleEngine.RuleSetInfoCollection ruleSetInfoCollection);
abstract member Undeploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit
override this.Undeploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit
Parâmetros
- ruleSetInfoCollection
- RuleSetInfoCollection