Delen via


InMageRcmEventDetails Class

Definition

Event details for InMageRcm provider.

[Newtonsoft.Json.JsonObject("InMageRcm")]
public class InMageRcmEventDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("InMageRcm")>]
type InMageRcmEventDetails = class
    inherit EventProviderSpecificDetails
Public Class InMageRcmEventDetails
Inherits EventProviderSpecificDetails
Inheritance
InMageRcmEventDetails
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

InMageRcmEventDetails()

Initializes a new instance of the InMageRcmEventDetails class.

InMageRcmEventDetails(String, String, String, String, String, String, String, String)

Initializes a new instance of the InMageRcmEventDetails class.

Properties

ApplianceName

Gets the appliance name.

ComponentDisplayName

Gets the component display name.

FabricName

Gets the fabric name.

JobId

Gets the job Id.

LatestAgentVersion

Gets the latest agent version.

ProtectedItemName

Gets the protected item name.

ServerType

Gets the server type.

VMName

Gets the protected item name.

Applies to