Delen via


IInMageDiskDetails.DiskSizeInMb Property

Definition

The disk size in MB.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disk size in MB.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diskSizeInMB")]
public string DiskSizeInMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The disk size in MB.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diskSizeInMB")>]
member this.DiskSizeInMb : string with get, set
Public Property DiskSizeInMb As String

Property Value

Attributes

Applies to