Share via


IInMageAzureV2ProtectedDiskDetails.PsDataInMegaByte 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="psDataInMegaBytes")]
public double? PsDataInMegaByte { 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="psDataInMegaBytes")>]
member this.PsDataInMegaByte : Nullable<double> with get, set
Public Property PsDataInMegaByte As Nullable(Of Double)

Property Value

Attributes

Applies to