IInMageAzureV2EventDetails Interface
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.
[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) |