Share via


InMageAzureV2EventDetails Class

Definition

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

Applies to