IInMageRcmFailbackEventDetails Interface

Definition

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

Properties

Name Description
ApplianceName

The appliance name.

ComponentDisplayName

The component display name.

InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IEventProviderSpecificDetails)
ProtectedItemName

The protected item name.

ServerType

The server type.

VMName

The protected item name.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to