Share via


IInMageProtectedDiskDetails.TargetDataInMb Property

Definition

The target data transit in MB.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target data transit in MB.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="targetDataInMB")]
public double? TargetDataInMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target data transit in MB.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="targetDataInMB")>]
member this.TargetDataInMb : Nullable<double> with get, set
Public Property TargetDataInMb As Nullable(Of Double)

Property Value

Attributes

Applies to