IVMwareToAzStackHcirecoveryPointModelCustomProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.VMwareToAzStackHcirecoveryPointModelCustomPropertiesTypeConverter))]
public interface IVMwareToAzStackHcirecoveryPointModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IRecoveryPointModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.VMwareToAzStackHcirecoveryPointModelCustomPropertiesTypeConverter))>]
type IVMwareToAzStackHcirecoveryPointModelCustomProperties = interface
interface IJsonSerializable
interface IRecoveryPointModelCustomProperties
Public Interface IVMwareToAzStackHcirecoveryPointModelCustomProperties
Implements IRecoveryPointModelCustomProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| DiskId |
Gets or sets the list of the disk Ids. |
| InstanceType |
Discriminator property for RecoveryPointModelCustomProperties. (Inherited from IRecoveryPointModelCustomProperties) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |