HyperVToAzStackHciPlannedFailoverModelCustomProperties 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.
HyperV to AzStackHCI planned failover model custom properties.
public class HyperVToAzStackHciPlannedFailoverModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciPlannedFailoverModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciPlannedFailoverModelCustomProperties>
type HyperVToAzStackHciPlannedFailoverModelCustomProperties = class
inherit PlannedFailoverModelCustomProperties
interface IJsonModel<HyperVToAzStackHciPlannedFailoverModelCustomProperties>
interface IPersistableModel<HyperVToAzStackHciPlannedFailoverModelCustomProperties>
Public Class HyperVToAzStackHciPlannedFailoverModelCustomProperties
Inherits PlannedFailoverModelCustomProperties
Implements IJsonModel(Of HyperVToAzStackHciPlannedFailoverModelCustomProperties), IPersistableModel(Of HyperVToAzStackHciPlannedFailoverModelCustomProperties)
- Inheritance
- Implements
Constructors
HyperVToAzStackHciPlannedFailoverModelCustomProperties(Boolean) |
Initializes a new instance of HyperVToAzStackHciPlannedFailoverModelCustomProperties. |
Properties
ShutdownSourceVm |
Gets or sets a value indicating whether VM needs to be shut down. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.