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