A2AReplicationIntentDetails.VMDisk Property

Definition

The list of vm disk details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IA2AProtectionIntentDiskInputDetails> VMDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.VMDisk : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IA2AProtectionIntentDiskInputDetails> with get, set
Public Property VMDisk As List(Of IA2AProtectionIntentDiskInputDetails)

Property Value

Implements

Attributes

Applies to