Share via


IInMageAzureV2EventDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2EventDetailsTypeConverter))]
public interface IInMageAzureV2EventDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IEventProviderSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2EventDetailsTypeConverter))>]
type IInMageAzureV2EventDetails = interface
    interface IJsonSerializable
    interface IEventProviderSpecificDetails
Public Interface IInMageAzureV2EventDetails
Implements IEventProviderSpecificDetails
Derived
Attributes
Implements

Properties

Category

InMage Event Category.

Component

InMage Event Component.

CorrectiveAction

Corrective Action string for the event.

Detail

InMage Event Details.

EventType

InMage Event type. Takes one of the values of InMageDataContract.InMageMonitoringEventType.

InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IEventProviderSpecificDetails)
SiteName

VMware Site name.

Summary

InMage Event Summary.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to