IResourceValidate.ValidateChangeRequest(ChangeRequestAction, HostClass, String, SerializationContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ValidateChangeRequest(Microsoft::BizTalk::ApplicationDeployment::ChangeRequestAction action, Microsoft::BizTalk::ApplicationDeployment::HostClass hostClass, System::String ^ resourceUniqueId, Microsoft::BizTalk::ApplicationDeployment::SerializationContext ^ context);
public void ValidateChangeRequest (Microsoft.BizTalk.ApplicationDeployment.ChangeRequestAction action, Microsoft.BizTalk.ApplicationDeployment.HostClass hostClass, string resourceUniqueId, Microsoft.BizTalk.ApplicationDeployment.SerializationContext context);
abstract member ValidateChangeRequest : Microsoft.BizTalk.ApplicationDeployment.ChangeRequestAction * Microsoft.BizTalk.ApplicationDeployment.HostClass * string * Microsoft.BizTalk.ApplicationDeployment.SerializationContext -> unit
Parameters
- action
- ChangeRequestAction
- hostClass
- HostClass
- resourceUniqueId
- String
- context
- SerializationContext