Share via


IInMageProtectedDiskDetails.PsDataInMb Property

Definition

The PS data transit in MB.

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

Property Value

Attributes

Applies to