TestFailoverCleanupJobCustomProperties Class
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.
Test failover cleanup job model custom properties.
public class TestFailoverCleanupJobCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationJobCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.TestFailoverCleanupJobCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.TestFailoverCleanupJobCustomProperties>
type TestFailoverCleanupJobCustomProperties = class
inherit DataReplicationJobCustomProperties
interface IJsonModel<TestFailoverCleanupJobCustomProperties>
interface IPersistableModel<TestFailoverCleanupJobCustomProperties>
Public Class TestFailoverCleanupJobCustomProperties
Inherits DataReplicationJobCustomProperties
Implements IJsonModel(Of TestFailoverCleanupJobCustomProperties), IPersistableModel(Of TestFailoverCleanupJobCustomProperties)
- Inheritance
- Implements
Properties
AffectedObjectDetails |
Gets or sets any custom properties of the affected object. (Inherited from DataReplicationJobCustomProperties) |
Comments |
Gets or sets the test failover cleanup comments. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |