AsrVirtualHardDisk Class
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.
Disk details.
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/windowsazure")]
public class AsrVirtualHardDisk
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/windowsazure")>]
type AsrVirtualHardDisk = class
Public Class AsrVirtualHardDisk
- Inheritance
-
AsrVirtualHardDisk
- Attributes
Constructors
AsrVirtualHardDisk() |
Properties
Capacity |
Gets or sets the Capacity. |
Id |
Gets or sets the VHD id. |
Name |
Gets or sets the name. |
Volumes |
Gets or sets the List of Volumes. |