HDInsightVmSizeProperty.VirtualMachineResourceDiskSizeInMB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The virtual machine resource disk size whose unit is MB of the vm size.
public long? VirtualMachineResourceDiskSizeInMB { get; }
member this.VirtualMachineResourceDiskSizeInMB : Nullable<int64>
Public ReadOnly Property VirtualMachineResourceDiskSizeInMB As Nullable(Of Long)