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