HyperVToAzStackHCIRecoveryPointModelCustomProperties interface
HyperV to AzStackHCI recovery point model custom properties.
- Extends
Properties
disk |
Gets or sets the list of the disk Ids. NOTE: This property will not be serialized. It can only be populated by the server. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
diskIds
Gets or sets the list of the disk Ids. NOTE: This property will not be serialized. It can only be populated by the server.
diskIds?: string[]
Property Value
string[]
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "HyperVToAzStackHCI"
Property Value
"HyperVToAzStackHCI"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript