InMageAzureV2EventDetails 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.
Model class for event details of a VMwareAzureV2 event.
[Newtonsoft.Json.JsonObject("InMageAzureV2")]
public class InMageAzureV2EventDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("InMageAzureV2")>]
type InMageAzureV2EventDetails = class
inherit EventProviderSpecificDetails
Public Class InMageAzureV2EventDetails
Inherits EventProviderSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageAzureV2EventDetails() |
Initializes a new instance of the InMageAzureV2EventDetails class. |
InMageAzureV2EventDetails(String, String, String, String, String, String, String) |
Initializes a new instance of the InMageAzureV2EventDetails class. |
Properties
Category |
Gets or sets inMage Event Category. |
Component |
Gets or sets inMage Event Component. |
CorrectiveAction |
Gets or sets corrective Action string for the event. |
Details |
Gets or sets inMage Event Details. |
EventType |
Gets or sets inMage Event type. Takes one of the values of InMageDataContract.InMageMonitoringEventType. |
SiteName |
Gets or sets vMware Site name. |
Summary |
Gets or sets inMage Event Summary. |