InMageRcmFailbackEventDetails 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.
Event details for InMageRcmFailback provider.
[Newtonsoft.Json.JsonObject("InMageRcmFailback")]
public class InMageRcmFailbackEventDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("InMageRcmFailback")>]
type InMageRcmFailbackEventDetails = class
inherit EventProviderSpecificDetails
Public Class InMageRcmFailbackEventDetails
Inherits EventProviderSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageRcmFailbackEventDetails() |
Initializes a new instance of the InMageRcmFailbackEventDetails class. |
InMageRcmFailbackEventDetails(String, String, String, String, String) |
Initializes a new instance of the InMageRcmFailbackEventDetails class. |
Properties
ApplianceName |
Gets the appliance name. |
ComponentDisplayName |
Gets the component display name. |
ProtectedItemName |
Gets the protected item name. |
ServerType |
Gets the server type. |
VMName |
Gets the protected item name. |