Share via


IHyperVReplicaBlueReplicationDetails.VMDiskDetail Property

Definition

VM disk details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="VM disk details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDiskDetails) }, ReadOnly=false, Required=false, SerializedName="vMDiskDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDiskDetails[] VMDiskDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="VM disk details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDiskDetails) }, ReadOnly=false, Required=false, SerializedName="vMDiskDetails")>]
member this.VMDiskDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDiskDetails[] with get, set
Public Property VMDiskDetail As IDiskDetails()

Property Value

Attributes

Applies to