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. NOTE: This property will not be serialized. It can only be populated by the server.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

protectedItemFriendlyName

Gets or sets the protected item friendly name. NOTE: This property will not be serialized. It can only be populated by the server.

serverType

Gets or sets the server type. NOTE: This property will not be serialized. It can only be populated by the server.

sourceApplianceName

Gets or sets the source appliance name. NOTE: This property will not be serialized. It can only be populated by the server.

targetApplianceName

Gets or sets the source target name. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

eventSourceFriendlyName

Gets or sets the friendly name of the source which has raised this health event. NOTE: This property will not be serialized. It can only be populated by the server.

eventSourceFriendlyName?: string

Property Value

string

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "HyperVToAzStackHCI"

Property Value

"HyperVToAzStackHCI"

protectedItemFriendlyName

Gets or sets the protected item friendly name. NOTE: This property will not be serialized. It can only be populated by the server.

protectedItemFriendlyName?: string

Property Value

string

serverType

Gets or sets the server type. NOTE: This property will not be serialized. It can only be populated by the server.

serverType?: string

Property Value

string

sourceApplianceName

Gets or sets the source appliance name. NOTE: This property will not be serialized. It can only be populated by the server.

sourceApplianceName?: string

Property Value

string

targetApplianceName

Gets or sets the source target name. NOTE: This property will not be serialized. It can only be populated by the server.

targetApplianceName?: string

Property Value

string