Freigeben über


InMageRcmFailbackEventDetails Class

Definition

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
InMageRcmFailbackEventDetails
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.

Applies to