你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageRcmEventDetails Class

Definition

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
InMageRcmEventDetails
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.

Applies to