Share via


IA2AReplicationIntentDetails.VMManagedDisk Property

Definition

The list of vm managed disk details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of vm managed disk details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IA2AProtectionIntentManagedDiskInputDetails) }, ReadOnly=false, Required=false, SerializedName="vmManagedDisks")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IA2AProtectionIntentManagedDiskInputDetails[] VMManagedDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of vm managed disk details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IA2AProtectionIntentManagedDiskInputDetails) }, ReadOnly=false, Required=false, SerializedName="vmManagedDisks")>]
member this.VMManagedDisk : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IA2AProtectionIntentManagedDiskInputDetails[] with get, set
Public Property VMManagedDisk As IA2AProtectionIntentManagedDiskInputDetails()

Property Value

Attributes

Applies to