List of disks required
Inheritance HierarchySystemObject
Aruba.Cloud.Provisioning.Entities.PrivateCloudPrivateCloudDisk
Namespace:
Aruba.Cloud.Provisioning.Entities.PrivateCloud
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataContractAttribute]
public class PrivateCloudDisk
<DataContractAttribute>
Public Class PrivateCloudDisk
[DataContractAttribute]
public ref class PrivateCloudDisk
[<DataContractAttribute>]
type PrivateCloudDisk = class end
public class PrivateCloudDisk
The PrivateCloudDisk type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Size |
Required amount
|
 | Type |
Type of Disk
|
Top
RemarksCan not be empty void it, it can not have more than 1, the type must be PrivateCloudDisk. The amount must comply with the configuration of [ArubaCloud]. [Dbo]. [PrivateCloudResourcesProducts], the required amount must be greater than MinCreateBound, and less than the multiple of the MinUpgradeBound MaxBound where it is configured in the db
See Also