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