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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET