HciStorageProfile 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.
Storage configurations for HCI device.
public class HciStorageProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.HciStorageProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.HciStorageProfile>
type HciStorageProfile = class
interface IJsonModel<HciStorageProfile>
interface IPersistableModel<HciStorageProfile>
Public Class HciStorageProfile
Implements IJsonModel(Of HciStorageProfile), IPersistableModel(Of HciStorageProfile)
- Inheritance
-
HciStorageProfile
- Implements
Properties
| Name | Description |
|---|---|
| Disks |
List of storage disks on the device. |
| PoolableDisksCount |
Number of storage disks in the device with $CanPool as true. |