ITestFailoverCleanupJobModelCustomProperties Interface

Definition

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

Properties

Name Description
AffectedObjectDetail

Gets or sets any custom properties of the affected object.

(Inherited from IJobModelCustomProperties)
Comment

Gets or sets the test failover cleanup comments.

InstanceType

Discriminator property for JobModelCustomProperties.

(Inherited from IJobModelCustomProperties)

Methods

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

Applies to