EdgeDeviceDisks 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.
Represents a storage disk on the device.
public class EdgeDeviceDisks : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.EdgeDeviceDisks>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.EdgeDeviceDisks>
type EdgeDeviceDisks = class
interface IJsonModel<EdgeDeviceDisks>
interface IPersistableModel<EdgeDeviceDisks>
Public Class EdgeDeviceDisks
Implements IJsonModel(Of EdgeDeviceDisks), IPersistableModel(Of EdgeDeviceDisks)
- Inheritance
-
EdgeDeviceDisks
- Implements
Properties
| Name | Description |
|---|---|
| Id |
The unique identifier of the disk. |
| SizeInBytes |
The size of the disk in bytes. |
| Type |
The type of the disk. For example, S2D or SAN. |