IFailoverJobModelCustomProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.FailoverJobModelCustomPropertiesTypeConverter))]
public interface IFailoverJobModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IJobModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.FailoverJobModelCustomPropertiesTypeConverter))>]
type IFailoverJobModelCustomProperties = interface
    interface IJsonSerializable
    interface IJobModelCustomProperties
Public Interface IFailoverJobModelCustomProperties
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 failed over protected item details.

Methods

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

Applies to