ManagedDisk.DiskSizeBytes 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 size of the disk in bytes. This field is read only.
public Azure.Provisioning.BicepValue<long> DiskSizeBytes { get; }
member this.DiskSizeBytes : Azure.Provisioning.BicepValue<int64>
Public ReadOnly Property DiskSizeBytes As BicepValue(Of Long)