Response Class
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 class Response : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.EventData
type Response = class
inherit EventData
Public Class Response
Inherits EventData
- Inheritance
- Derived
Constructors
| Response() |
Fields
| Cancel | (Inherited from EventData) |
| ExtendedData | (Inherited from EventData) |
| Id | (Inherited from EventData) |
| Message | (Inherited from EventData) |
| Parameter | (Inherited from EventData) |
| RequestMessage | (Inherited from EventData) |
| ResponseMessage | (Inherited from EventData) |
| Value | (Inherited from EventData) |