IInMageRcmFailbackEventDetails 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.InMageRcmFailbackEventDetailsTypeConverter))]
public interface IInMageRcmFailbackEventDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IEventProviderSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageRcmFailbackEventDetailsTypeConverter))>]
type IInMageRcmFailbackEventDetails = interface
interface IJsonSerializable
interface IEventProviderSpecificDetails
Public Interface IInMageRcmFailbackEventDetails
Implements IEventProviderSpecificDetails
- Derived
- Attributes
- Implements
Properties
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |