你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
InMageRcmEventDetails 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.
Event details for InMageRcm provider.
[Newtonsoft.Json.JsonObject("InMageRcm")]
public class InMageRcmEventDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("InMageRcm")>]
type InMageRcmEventDetails = class
inherit EventProviderSpecificDetails
Public Class InMageRcmEventDetails
Inherits EventProviderSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageRcmEventDetails() |
Initializes a new instance of the InMageRcmEventDetails class. |
InMageRcmEventDetails(String, String, String, String, String, String, String, String) |
Initializes a new instance of the InMageRcmEventDetails class. |
Properties
ApplianceName |
Gets the appliance name. |
ComponentDisplayName |
Gets the component display name. |
FabricName |
Gets the fabric name. |
JobId |
Gets the job Id. |
LatestAgentVersion |
Gets the latest agent version. |
ProtectedItemName |
Gets the protected item name. |
ServerType |
Gets the server type. |
VMName |
Gets the protected item name. |