ITestFailoverJobModelCustomProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.TestFailoverJobModelCustomPropertiesTypeConverter))]
public interface ITestFailoverJobModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IJobModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.TestFailoverJobModelCustomPropertiesTypeConverter))>]
type ITestFailoverJobModelCustomProperties = interface
    interface IJsonSerializable
    interface IJobModelCustomProperties
Public Interface ITestFailoverJobModelCustomProperties
Implements IJobModelCustomProperties
Derived
Attributes
Implements

Properties

Name Description
AffectedObjectDetail

Gets or sets any custom properties of the affected object.

(Inherited from IJobModelCustomProperties)
InstanceType

Discriminator property for JobModelCustomProperties.

(Inherited from IJobModelCustomProperties)
ProtectedItemDetail

Gets or sets the test VM details.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to