Udostępnij za pośrednictwem


TestFailoverCleanupWorkflowModelCustomProperties Class

Definition

Test failover cleanup workflow model custom properties.

public class TestFailoverCleanupWorkflowModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.WorkflowModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.TestFailoverCleanupWorkflowModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.TestFailoverCleanupWorkflowModelCustomProperties>
type TestFailoverCleanupWorkflowModelCustomProperties = class
    inherit WorkflowModelCustomProperties
    interface IJsonModel<TestFailoverCleanupWorkflowModelCustomProperties>
    interface IPersistableModel<TestFailoverCleanupWorkflowModelCustomProperties>
Public Class TestFailoverCleanupWorkflowModelCustomProperties
Inherits WorkflowModelCustomProperties
Implements IJsonModel(Of TestFailoverCleanupWorkflowModelCustomProperties), IPersistableModel(Of TestFailoverCleanupWorkflowModelCustomProperties)
Inheritance
TestFailoverCleanupWorkflowModelCustomProperties
Implements

Properties

AffectedObjectDetails

Gets or sets any custom properties of the affected object.

(Inherited from WorkflowModelCustomProperties)
Comments

Gets or sets the test failover cleanup comments.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<TestFailoverCleanupWorkflowModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<TestFailoverCleanupWorkflowModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<WorkflowModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from WorkflowModelCustomProperties)
IJsonModel<WorkflowModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from WorkflowModelCustomProperties)
IPersistableModel<TestFailoverCleanupWorkflowModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<TestFailoverCleanupWorkflowModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<TestFailoverCleanupWorkflowModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<WorkflowModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from WorkflowModelCustomProperties)
IPersistableModel<WorkflowModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from WorkflowModelCustomProperties)
IPersistableModel<WorkflowModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from WorkflowModelCustomProperties)

Applies to