Share via


IGalleryImageStatus.DownloadStatusDownloadSizeInMb Property

Definition

The downloaded sized of the image in MB

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="The downloaded sized of the image in MB", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="downloadSizeInMB", Update=true)]
public long? DownloadStatusDownloadSizeInMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="The downloaded sized of the image in MB", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="downloadSizeInMB", Update=true)>]
member this.DownloadStatusDownloadSizeInMb : Nullable<int64> with get, set
Public Property DownloadStatusDownloadSizeInMb As Nullable(Of Long)

Property Value

Attributes

Applies to