IFailoverJobModelCustomProperties 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.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) |