IVMwareToAzStackHcieventModelCustomProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.VMwareToAzStackHcieventModelCustomPropertiesTypeConverter))]
public interface IVMwareToAzStackHcieventModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IEventModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.VMwareToAzStackHcieventModelCustomPropertiesTypeConverter))>]
type IVMwareToAzStackHcieventModelCustomProperties = interface
interface IJsonSerializable
interface IEventModelCustomProperties
Public Interface IVMwareToAzStackHcieventModelCustomProperties
Implements IEventModelCustomProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| EventSourceFriendlyName |
Gets or sets the friendly name of the source which has raised this health event. |
| InstanceType |
Discriminator property for EventModelCustomProperties. (Inherited from IEventModelCustomProperties) |
| 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. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |