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