ASRInMageRcmEventDetails Class
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.
Model class for event details of an InMageRcm event.
public class ASRInMageRcmEventDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASREventProviderSpecificDetails
type ASRInMageRcmEventDetails = class
inherit ASREventProviderSpecificDetails
Public Class ASRInMageRcmEventDetails
Inherits ASREventProviderSpecificDetails
- Inheritance
Constructors
ASRInMageRcmEventDetails(InMageRcmEventDetails) |
API object to PowerShell object. |
Properties
ApplianceName |
Gets or sets the appliance name. |
ComponentDisplayName |
Gets or sets the component display name. |
FabricName |
Gets or sets the fabric name. |
JobId |
Gets or sets the job Id. |
LatestAgentVersion |
Gets or sets the latest agent version. |
ProtectedItemName |
Gets or sets the protected item name. |
ProviderType |
Gets the class type. |
ServerType |
Gets or sets the server type. |
VmName |
Gets or sets the VM name. |