GeneralPlannedFailoverModelCustomProperties 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.
General planned failover model custom properties.
public class GeneralPlannedFailoverModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.GeneralPlannedFailoverModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.GeneralPlannedFailoverModelCustomProperties>
type GeneralPlannedFailoverModelCustomProperties = class
inherit PlannedFailoverModelCustomProperties
interface IJsonModel<GeneralPlannedFailoverModelCustomProperties>
interface IPersistableModel<GeneralPlannedFailoverModelCustomProperties>
Public Class GeneralPlannedFailoverModelCustomProperties
Inherits PlannedFailoverModelCustomProperties
Implements IJsonModel(Of GeneralPlannedFailoverModelCustomProperties), IPersistableModel(Of GeneralPlannedFailoverModelCustomProperties)
- Inheritance
- Implements
Constructors
GeneralPlannedFailoverModelCustomProperties() |
Initializes a new instance of GeneralPlannedFailoverModelCustomProperties. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |