FailoverWorkflowModelCustomProperties 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.
Failover workflow model custom properties.
public class FailoverWorkflowModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.WorkflowModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.FailoverWorkflowModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.FailoverWorkflowModelCustomProperties>
type FailoverWorkflowModelCustomProperties = class
inherit WorkflowModelCustomProperties
interface IJsonModel<FailoverWorkflowModelCustomProperties>
interface IPersistableModel<FailoverWorkflowModelCustomProperties>
Public Class FailoverWorkflowModelCustomProperties
Inherits WorkflowModelCustomProperties
Implements IJsonModel(Of FailoverWorkflowModelCustomProperties), IPersistableModel(Of FailoverWorkflowModelCustomProperties)
- Inheritance
- Implements
Properties
AffectedObjectDetails |
Gets or sets any custom properties of the affected object. (Inherited from WorkflowModelCustomProperties) |
ProtectedItemDetails |
Gets or sets the failed over protected item details. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET