Share via


HyperVToAzStackHCIEventModelCustomProperties interface

HyperV to AzStackHCI event model custom properties. This class provides provider specific details for events of type DataContract.HealthEvents.HealthEventType.ProtectedItemHealth and DataContract.HealthEvents.HealthEventType.AgentHealth.

Extends

Properties

eventSourceFriendlyName

Gets or sets the friendly name of the source which has raised this health event.

instanceType

Gets or sets the instance type.

protectedItemFriendlyName

Gets or sets the protected item friendly name.

serverType

Gets or sets the server type.

sourceApplianceName

Gets or sets the source appliance name.

targetApplianceName

Gets or sets the source target name.

Property Details

eventSourceFriendlyName

Gets or sets the friendly name of the source which has raised this health event.

eventSourceFriendlyName?: string

Property Value

string

instanceType

Gets or sets the instance type.

instanceType: "HyperVToAzStackHCI"

Property Value

"HyperVToAzStackHCI"

protectedItemFriendlyName

Gets or sets the protected item friendly name.

protectedItemFriendlyName?: string

Property Value

string

serverType

Gets or sets the server type.

serverType?: string

Property Value

string

sourceApplianceName

Gets or sets the source appliance name.

sourceApplianceName?: string

Property Value

string

targetApplianceName

Gets or sets the source target name.

targetApplianceName?: string

Property Value

string