TestFailoverCleanupWorkflowModelCustomProperties 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 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
- 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
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET