HyperVToAzStackHciRecoveryPointModelCustomProperties 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 recovery point model custom properties.
public class HyperVToAzStackHciRecoveryPointModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.RecoveryPointModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciRecoveryPointModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciRecoveryPointModelCustomProperties>
type HyperVToAzStackHciRecoveryPointModelCustomProperties = class
inherit RecoveryPointModelCustomProperties
interface IJsonModel<HyperVToAzStackHciRecoveryPointModelCustomProperties>
interface IPersistableModel<HyperVToAzStackHciRecoveryPointModelCustomProperties>
Public Class HyperVToAzStackHciRecoveryPointModelCustomProperties
Inherits RecoveryPointModelCustomProperties
Implements IJsonModel(Of HyperVToAzStackHciRecoveryPointModelCustomProperties), IPersistableModel(Of HyperVToAzStackHciRecoveryPointModelCustomProperties)
- Inheritance
- Implements
Properties
DiskIds |
Gets or sets the list of the disk Ids. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |